๐ A collection of notes, code snippets, and practice projects as I learn and explore Node.js.
This repository documents my journey of understanding core Node.js concepts through hands-on examples, mini projects, and real-world experimentation.
- โ Async/Await & Promises
- โ
File System (
fs
module) - โ JWT
- โ Nodemailer
- โ Middleware
- โ Authentication
- โ multer
- โ Web server