JavaScript plan
JavaScript plan
📚 Practice:
● Make a calculator that adds two numbers
📚 Practice:
● Number guessing game
📚 Practice:
● Create a multiplication table
📚 Practice:
● To-do list stored in an array
📚 Practice:
● Build a simple HTML page with a button that changes text
📚 Practice:
● Build a calculator or tip calculator
● Callbacks
● Destructuring
● Spread/rest operators
📚 Practice:
● Filter a list of users by role
● Mark as complete
● Delete tasks
● async / await
● JSON parsing
📚 Practice:
● Fetch users from a public API (like JSONPlaceholder)
🎁 Bonus: Try a mini framework (e.g., start reading about React or Vue)
📚 Tools & Platforms
Tool Purpose