1 - Complete lecture codes.txt
1 - Course welcome
2 - Complete lecture codes.txt
2 - How to install Rye.txt
2 - Set up a modern Python project with Rye
3 - Adding our external web dependencies
3 - Alpinejs Docs.txt
3 - HTMX Docs.txt
3 - TailwindCSS Docs.txt
4 - Build a Flask app to render a single RSS feed
5 - The CSS box model
6 - CSS flow layout diagram.txt
6 - CSS flow layout positioning
7 - CSS Grid guide CSS Tricks.txt
7 - CSS layouts flex and grid
7 - Flex guide CSS Tricks.txt
8 - Creating our RSS feed template
9 - Working with a list of different feeds in Flask
10 - Media queries with TailwindCSS
11 - Colors in TailwindCSS
12 - Adding a sidebar with TailwindCSS
13 - When should you use partials vs components.html
14 - Adding dynamic pagination to our app
14 - Python slices.txt
15 - Adding a read status to articles and updating the page without reloading
15 - Python destructuring.txt
16 - Event dispatching and handling with AlpineJS
17 - Letting users create new feeds showing and hiding elements with AlpineJS
18 - Course conclusion and thank you