#Day26 ( Backend )
- Set up MongoDB Aggregation
- Watched some videos for portfolio ideas
- Got busy with some other work again
Hopefully, I’ll start building my portfolio in the next 4–5 days.
#Day23 ( Backend )
- Learned how to get complex data through MongoDB aggregation pipeline
- Learned how to pass the "username" variable in the Postman URL
- Did some testing in Postman of Routes
#Day22 ( Backend )
- Learned CRUD in MERN ( Learned how to get Current User, Update Account Details, Update User Avatar and Update User Cover Image )
- Learn Aggregation Pipelines in MongoDB
#Day21 ( Backend )
• Wrote Middleware for Secure Logout and Delete Cookies
• Wrote a Method to get the Current User Details
• Wrote a Method to update the Current user's Password using the Old Password
#Day20 ( Backend )
- Learn how to add a Login Controller ( Wrote some code by my own )
- Learned how to regenerate the Refresh Token after the Expiry Time
#Day19 ( Backend )
• Learned how to register a User and save data in the Database and cloud storage.
• Did a lot of debugging.
• Learned like 60% from today's code
Overall, it was a fun Sunday! Hope you guys enjoyed your Sunday too... ❤️
#Day18 ( Backend )
- Added Encryption in Passwords using Json Web Token
- Learned how to handle file with Multer
- Learned how to upload file to Cloudinary with Multer
#Day17 ( Backend )
* Create Health Checking Route ✅
* Added Models in MongoDB with Aggregation plugins ✅
Because of a headache, I couldn’t do much coding today. 🤕
#Day11 ( Backend )
Wrote Backend for
- How to Refresh Access Token
- How to Resend Verification Email
- How to Forgot Password Request
- How to Reset Forgot Password
- How to Change Current Password
#Day10 ( Backend )
- Finally solved the previous error ( It was typo in the .env file )
- Wrote Auth Middleware
- Learned how to Securely Log Out Users