10 followers
I’m Pratik Sah, a proud Indian MERN stack developer who loves coding and a die-hard fan of Chelsea FC⚽. It was nice meeting you.
React has become one of the most popular JavaScript libraries for building user interfaces. As a React developer, I often found myself spending...
In React, managing the global state efficiently is crucial for building complex applications. While Redux has long been the go-to solution for...
Recently I came across a post by the digital ocean where they introduced us to the serverless functions which they recently launched. I'm a huge fan...
While handling file uploads via the form in Express, you might have tried Multer. It is good but Formidable is awesome when it comes to simplicity...
We all have used console.log() at some point in time but these are just for debugging purpose only. It's not recommended in a production-level app. If...
Hi, welcome back. Last night I was making a video for my Javascript playlist and it was the last video of the playlist where I taught how to make a...