In this tutorial, we will build a to do list app with HTML, SASS / CSS, and Vanilla Javascript. Our to do list web app will be responsive with mobile first in mind. The to do list app will also be built with accessibility (A11y) in mind for keyboard navigation and screen readers. We will also use the Web Storage API to create a persistent data store so our list items reappear any time we visit the web app.

✅ Quick Concepts outline:

  • To Do List App
  • (0:04) Introduction / App Outline
  • (1:04) HTML foundation
  • (12:04) SASS / CSS styles
  • (49:45) Javascript Classes
  • (57:05) Javascript Functions
  • (1:41:33) Testing the Accessibility features
  • (1:45:36) Code clean up and enhancements for A11y
  • (1:59:20) Testing the fixes & enhancements for the app
  • (2:00:35) Wrap-up: How do you want to improve the to do list app?

🔗 Code Repository: https://github.com/gitdagray/to_do_list_tutorial

#javascript #html #css #sass #web-development

To Do List App Tutorial | JavaScript HTML CSS SASS Web App
2.55 GEEK