Building a full-stack web app with Node.js, Express, MongoDB & Passport π
Learning real-world authentication, authorization, and clean architecture.
Working on a full-stack project for my portfolio π
βοΈ Express.js REST routes
βοΈ MongoDB + Mongoose
βοΈ Reviews & Listings feature
βοΈ Async error handling
Still improving every day.
Learning by building π»π₯
#FullStack#WebDevelopment#MERN#BuildInPublic
Deleted a user but their orders still exist? β
Use post("findOneAndDelete") to automatically clean up related data.
Clean DB = happy backend οΏ½οΏ½
#NodeJS #MongoDB