Note Taking App (Vanilla Javascript Project) | Part 2 (SCSS)

Опубликовано: 27 Сентябрь 2024
на канале: Coding in Public
3,336
70

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