JavaScript TodoList
Coupon Details
JavaScript TodoList, Learn how to build a fully functioning todo-list interface in JavaScript.
In this course you will learn how to create beautiful todo-list user interface with JavaScript. Lectures include practical information on how to:
- build user interface using basic JavaScript string templates,
- use HTML entities and CSS to style buttons,
- select, update, delete and efficiently loop through HTML user interface elements,
- explore the DOM tree,
- use event delegation,
- properly leverage the browser’s LocalStorage for saving user data,
- and many more.
Project files are being included for you to practice and follow along.
Good luck in programming with JavaScript, and now lets get started!