Alpine.js is a relatively new JavaScript framework for defining behavior directly in your markup. While similar to frameworks like Angular and Vue, you may find that Alpine is a bit more light-weight and portable. In this series, one step at a time, I'll get you up and running as quickly as possible.
Overview
Syllabus
- The Essentials
- Let's Build a Memory Game
- Data Binding
- Toggle Visibility Using State
- Two-Way Data Binding
- How and When to Extract Component Logic
- Transitions 101
- Transitions 102
- Handling Custom Events
- TodoMVC Workshop
- TodoMVC with Alpine: Part 1
- TodoMVC with Alpine: Part 2
- TodoMVC with Alpine: Part 3
Taught by
Jeffrey Way