More coming soon!
OOP Programming
Creating internal and external javascript function
Started my personal project called ilang nemu , im planning to do it using MERN stack. Patch today :
- created mongodb free cluster for the database
- establised the connection from mongo atlas using mongooise
- created backend for users and ads ( not 100% completed yet)
Patch notes
- creating simple front end using react
- connecting backend with front end
- displaying the data from database to front end
- 100% progress simple CRUD using MERN
Patch notes
- adding comments to make code more understandable
- adding timeline.txt for my own notes
Finally able to code again
- create new directory for a new project, mern-login system
- create a boilerplate code
- not yet connecting the database