Articles in this series
When people visit your website, the first thing they feel is the design. Even if your website has great functionality, poor design can make those functionalities worthless. So in this blog, I will introduce a few web design principles and their histo...
When I am new to web development I often have confusion on how everything works together, how to connect all the things, how a full-stack web app is built from scratch, how to plan everything, what all the necessary stuff and so many... If you are al...
In the previous blog, we came to know the flow of building a full-stack application. Throughout building an application we use so many tools that makes our life easy. So in this blog, I will share all the tools I use from setting up the stage to subm...
As the title says these tools help you throughout your project development life cycle. Almost every developer on the planet at least heard about these. And if you don't know these yet 😐, you are in trouble. So, in this blog, I will introduce you to ...
In a previous blog, I shared some amazing online playgrounds to quickly start your dev environment. But we all need a local setup at some point. Development with windows is not that great. When working with large projects you have to use Linux for so...
If you are in tech, then you may have heard this popular term called "API". Some people use APIs for fun, some for money and some for their applications. There are N ways you can use APIs. In this blog, let's learn what exactly is an API, how you can...