Ever wonder how a front-end framework works under the hood? In this series, I (the creator of AlpineJS) will walk you through what it takes to actually build one from scratch. By the end of the series, you will learn what’s involved in creating a modern, reactive, front-end framework by actually building one yourself. It’s easier than you might think!
Overview
Syllabus
- It All Starts With The Data
- Bringing The DOM To Life
- Making Things Reactive
- Event Listening
- Refactoring For Flexibility
- How We Compare With "The Real" AlpineJS
Taught by
Caleb Porzio