firoze.hashnode.devHTTP : What is HTTP ?In the world of the internet, there's a special language that helps computers talk to each other. It's called HTTP, which stands for Hypertext Transfer Protocol. Think of it like a secret code that lets your computer ask for things from other compute...Apr 4, 2024·2 min read
firoze.hashnode.devA personal Road Map To Back-end Web Development: Let's Learn Back-endSince last few days, I have been feeling this urge to dive into the depths of back-end web development, however the problem being not understanding where to start from and what topics that needs to be studied and understood. After hours and hours of ...Apr 3, 2024·3 min read
firoze.hashnode.devDeciphering Access Tokens and Refresh Tokens: A Developer's GuideIn the world of web development and API authentication, access tokens and refresh tokens play a crucial role in ensuring secure and seamless interactions between clients and servers. Understanding how these tokens work and their significance is essen...Apr 3, 2024·2 min read