Back to Browse

Web App Tutorial - JavaScript, Mobile First, Accessibility, Persistent Data, Sass

124.6K views
Nov 12, 2020
2:01:27

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. 📺 Tutorial by Dave Gray. Check out his YouTube Channel: https://www.youtube.com/DaveGrayTeachesCode ❤️ Try interactive Frontend courses we love, right in your browser: https://scrimba.com/freeCodeCamp-Frontend (Made possible by a grant from our friends at Scrimba) ⭐️ Course Contents ⭐️ ⌨️ (0:04) Introduction / App Outline ⌨️ (1:24) HTML foundation ⌨️ (12:24) SASS / CSS styles ⌨️ (50:05) JavaScript Classes ⌨️ (57:25) JavaScript Functions ⌨️ (1:41:53) Testing the Accessibility features ⌨️ (1:45:56) Code clean up and enhancements for A11y ⌨️ (1:59:40) Testing the fixes & enhancements for the app ⌨️ (2:00:55) Wrap-up: How do you want to improve the to do list app? 📚 Further Reading: 🔗 Official SASS website: https://sass-lang.com/guide ✅ Follow Dave here: 🔗 Twitter: https://twitter.com/yesdavidgray 🔗 Reddit: https://www.reddit.com/user/DaveOnEleven 🔗 LinkedIn: https://www.linkedin.com/in/davidagray -- Learn to code for free and get a developer job: https://www.freecodecamp.org Read hundreds of articles on programming: https://freecodecamp.org/news

Download

0 formats

No download links available.

Web App Tutorial - JavaScript, Mobile First, Accessibility, Persistent Data, Sass | NatokHD