This repository holds all the code for Web Bae's tutorial on building a Webflow App with Svelte, TypeScript, Vite, and the Webflow API (v2).
Course Announcement: Web Bae's Patreon
- Project Setup and Developer Experience
- Styling, Svelte Intro, and Github Checkpoint
- List Patterns in App and React to Clicks
- Adding Patterns to Designer
- Organizing Code
- Svelte stores make global state easy
- Manage pattern colors with Svelte derived store
- Controlling size with our derived store
- Refactoring how pattern size is adjusted
- Improving App Mount State and User Interface
- Bundling the App for production and uploading to Webflow
Use the various git branches to teleport to lesson checkoints.