What is JWT Token?A JSON Web Token (JWT) is an open standard (RFC 7519) that specifies a compact and self-contained method for securely transmitting…Mar 31, 2021Mar 31, 2021
What is Bootstrap?Hello, in this blog, I’ll explain what Bootstrap is, the well-known CSS framework. Bootstrap has become a must-have tool for front-end…Mar 25, 2021Mar 25, 2021
What are some services that AWS provides?In my previous blog, I attempted to explain what Amazon Web Services (AWS) is. I discussed some aspects of cloud computing, as well as…Mar 17, 2021Mar 17, 2021
What is AWS?If you’re an SE, or especially a Back-end Engineer / Full-Stack, you’ve definitely heard of AWS (I hope). Let us first get an overview of…Mar 10, 2021Mar 10, 2021
More useful npm packages to use in your next Node.js project!In one of my previous blogs, I wrote about which npmpackages you should include in your Node.js project. Today I’ll be helping you with…Mar 3, 2021Mar 3, 2021
What is Postman?If you’re a SE, you’ve probably came across thing thing called Postman, especially if you’re dealing with an API. In another article, I…Feb 24, 2021Feb 24, 2021
Useful npm packages to include in your next Node.js project!In this blog I’m going to be explaining to you some useful NPM packages to include in your next Node.js project to make your life easier!Feb 17, 2021Feb 17, 2021
What is MongoDB?In my previous blogs I wrote about MEAN/MERN stack, and Node.js. If you noticed, there’s a specific NoSQL database I mentioned, that…Feb 10, 2021Feb 10, 2021
MEAN stack vs. MERN stackIf you’re a Full-Stack Developer/SE, you’ve probably come across these terms before, but if you haven’t, I’m going to explain to you what…Feb 3, 2021Feb 3, 2021
What is Express, and how can we use it?If you’re a full-stack developer, and trying to make a full-stack application through Node.js, Express will make your life 100x easier. If…Jan 27, 2021Jan 27, 2021