Estimated Time: 120 hours
Status: ☐ Not Started
Use modern JavaScript features (ES6+), including:
Refactor and organize code into modular files
Store, retrieve, and update data in the browser using localStorage
and sessionStorage
Build larger JavaScript apps with clean, readable architecture
30 small vanilla JS projects – no frameworks or build tools
The Odin Project – JavaScript in the Browser
Covers modular code, DOM updates, and localStorage
MDN – ES6+ JavaScript Reference
Use as needed when learning new syntax