This is the first of three videos on a built-from-scratch note taking app. We’ll use only HTML, CSS (well, SCSS), and Javascript. In this second video, we'll work exclusively on the SCSS.
Final code:
- Working App: https://codinginpublic.dev/projects/n...
- Github repo: https://github.com/coding-in-public/n...
Other videos in this series:
- Part 1: • Note Taking App (Vanilla Javascript P...
- Part 3: • Note Taking App (Vanilla Javascript P...
---
ParcelJS Video: • A Beginner’s Guide to Parcel JS