JQ-3 Create a todo App JQuery
Rewrite this todo app below, by using JQuery instead of JS whenever possible. You can have access to the original vanillaJS code whenever you want, in order to take a look or to compare.
Full result is the same with the DOM-8 exercise. Check it out there.