641 followers
I'm a web/software developer who loves to build projects and share valuable tips for new programmers on this blog. Feel free to reach me via my email or Twitter!
Subscribe to my newsletter and never miss my upcoming articles
Hello and welcome to the finale of Let's Build a MySQL Node.js CRUD App series! In the previous article, we have implemented our front-end with React and completed our full stack app. If you haven't read the previous article, please find it here. L...
Hello and welcome to the 3rd part of Let's Build a MySQL Node.js CRUD App series! In the previous article, we have implemented all our GET, POST, PUT and DELETE routes in our server. If you haven't read the previous article, please find it here. In...
Hello and welcome to the 2nd article of Let's Build a MySQL Node.js CRUD App series! In the previous article, we have initialized our book review app as a React project and set up a simple database on MySQL. If you haven't read the previous article...
Hello everyone! Today, I want to share what I built over the weekend for the New Year New Hack hackathon! It was an amazing experience and a fun way to start the new year. My Project It is a web app that is able to identify the original 151 species ...
Hello and welcome to the first article of Let's Build a MySQL Node.js CRUD App series. In this series, we shall build a beginner-friendly simple CRUD (Create, Read, Update, Delete) app with MySQL and Node.js. If you are a beginner in MySQL and Node.j...
Hello everyone! I'm excited to showcase a mini project that I've built for Hashnode's Christmas Hackathon. I will be explaining the inspiration behind this project, how I built it, some challenges I faced along the way and what I've learnt from parta...