View the Code & GitHub Repository:
https://dcode.domenade.com/tutorials/build-a-notes-app-with-javascript-and-local-storage-no-frameworks
In today's video, we'll be creating a Notes App using only JavaScript and Local Storage. This project is perfect if you've got some JavaScript knowledge under your belt and want to learn new ways to structure an app like this.
The code for this makes use of the following HTML, CSS, JS features: Local Storage, ES6 Import/Export Syntax, Classes, Arrow Functions, Static Methods, Callback Functions, Event Listeners, QuerySelector, GetElementById, Template Strings, Class List, CSS Psuedo-Classes, Flexbox and HTML5 Data Attributes.
View/Download the CODE:
https://github.com/dcode-youtube/notes-app-javascript-localstorage/tree/main
Chapters:
0:00 Overview & Demo
1:46 HTML
6:27 JavaScript: Local Storage API
19:06 JavaScript: Building the View
48:50 JavaScript: Finalizing Everything
1:02:23 Outro
🏫 My Udemy Courses - https://www.udemy.com/user/domenic-corso/
🎨 Download my VS Code theme - https://marketplace.visualstudio.com/items?itemName=dcode.dcode-theme
💜 Join my Discord Server - https://discord.gg/TXMQyvbpcA
🐦 Find me on Twitter - https://twitter.com/dcodeyt
💸 Support me on Patreon - https://www.patreon.com/dcode
📰 Follow me on DEV Community - https://dev.to/dcodeyt
📹 Join this channel to get access to perks - https://www.youtube.com/channel/UCjX0FtIZBBVD3YoCcxnDC4g/join
If this video helped you out and you'd like to see more, make sure to leave a like and subscribe to dcode!
#dcode #javascript #html