JS only todo list
22 Apr 2016
The challenge was to create a ToDo list using pure JS with no external libraries. It doesn't save/load data but it has all of the basics to build from.