Jamstack
The Modern Web Dev Architecture

Search for a command to run...
The Modern Web Dev Architecture

You might run into this typical error while deploying React sites on Netlify that uses React Router for routing. I had spent hours rechecking and refactoring my code, searching for possible errors, when I first came across this error. Page Not Found...

Enabling authentication in MongoDB is a must. You would not want anyone to access your databases. By enabling authentication, everyone who wants to access the databases will have to authenticate themselves. This article is a guide on setting up Mongo...

React has always been my first choice for developing front-end for websites. It comprises functional components that make everything easy. But styling React Components has always been complicated as there was no direct way for styling. In this articl...
