Tag: django
2 articles
· htmx / htmx-2
HTMX 2 review: what changed, what broke, and is it ready?
HTMX 2.0.10 is production-ready for backend-owned CRUD apps. Three breaking changes from v1, a migration escape hatch, real performance numbers, and a decision matrix against Alpine.js, Stimulus, and React.
· python / django
Django vs FastAPI 2026: which to pick for a Python backend
FastAPI for async APIs, ML pipelines, and type-first teams. Django when you need admin, ORM, and a complete product. Covers Django 5.2 LTS and FastAPI 0.136.1.