|
|
|
|
|
by spinningslate
1693 days ago
|
|
agree it depends, and I haven't looked at Django for years - so can't comment on it. However, I have been using FastAPI with Jinja2 & htmx to create web APIs and UIs for some of our services. Individually, they're great; collectively they're a joy. I'm no front end dev, but even I can put together functional, decent-looking apps in a few hundred lines of code. They bare comparison to angular apps that can easily be an order of magnitude more code. |
|