To Do List
Seriously? To Do List? There are thousands of them. But believe me, there is a reason for this popularity.
The To Do app is a great way to make sure you understand the basics. Try to write one application in vanilla JavaScript and one in your favorite framework.
Learn to:
- Create new tasks.
- Check the filling of fields.
- Filter tasks (completed, active, all). Use filter and reduce.
- Understand the basics of Javascript.