https://github.com/tecladocode/rapid-development-flask-htmx-tailwind-lectures
https://github.com/tecladocode/rapid-development-flask-htmx-tailwind-lectures
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tecladocode/rapid-development-flask-htmx-tailwind-lectures
- Owner: tecladocode
- Created: 2024-01-08T20:42:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T11:25:56.000Z (over 2 years ago)
- Last Synced: 2025-07-20T20:51:11.154Z (12 months ago)
- Language: HTML
- Size: 13.7 KB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rapid Development with Flask, HTMX, TailwindCSS, and AlpineJS
In this course, we build an RSS reader using Flask, HTMX, TailwindCSS, and AlpineJS.
It is primarily server-side rendered with a sprinkle of in-page interactivity.
Using these technologies, we can build simple but complete web applications in record time.
This repository contains the RSS reader code at the end of each lecture where code is written.