Web App Tutorial – JavaScript, Mobile First, Accessibility, Persistent Data, Sass
By freeCodeCamp.org
Published: Nov 12, 2020
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… [READ MORE]