You Don't Need that Library
Watch on Frontend Masters
You Don't Need that Library
for Frontend Masters
Maximiliano Firtman
firt.dev
Watch on Frontend Masters
Table of Contents
Intro to the Course
Introduction
What We Will Be Building
Slides
The Dom
Initializing Project
Event Binding
Creating Initial Services
Creating Menu Services
Routing
Initializing Router Service
Enhance Links
Reacting to Urls
Listening for Navigation Change
Web Components
Create the Custom Elements
Update the Router Copy
Use the Templates
Apply Shadow Root Copy
Import Stylesheets
Reactive Programming
Creating Proxy
Rendering Menu
Creating Product Item Component
Creating Product Details
Setting up Order
Listening for Cart Updates
Finishing the Cart
Binding Form Data
Bonus
Final Code
Next Steps