Todo App Vanilla Javascript | Part 1 (HTML + CSS)

Опубликовано: 03 Октябрь 2024
на канале: Coding in Public
825
19

In this first part, we’ll add the HTML and CSS needed for our beginner vanilla Javascript project ToDo List application.

In this video:
• template HTML tags
• CSS Grid column layout
• SCSS variables
• SCSS nesting
• HTML forms

Part 2:    • Todo App Vanilla Javascript | Part 2 ...  

Parcel JS video:    • A Beginner’s Guide to Parcel JS