Todo app is build using vite & deployed on Netlify at https://main--todo1531.netlify.app/
vite build - builds the app in dist folder
npm start - starts the dev server with hot-reload
Other frameworks beside vanilla js
I could have used jQuery to detect the clicked button of modal
It could have made the code more short & readable but nothing beats the vanilla js when it comes to speed.
Another framwork I found interesting is backbone.js
Top 10 dev resources
- github
- medium
- geeksforgeeks
- leetcode
- hackerrank
- FreeCodeCamp
- ocw
- books
- blogs