Hacker News new | ask | show | jobs
by sgt 422 days ago
Yes, you can do the whole web app (or web site if you will) like that without any complicated dependencies. This will be great if you touch the project only now and again e.g. the typical side project that you want to still work in the year 2030 without major changes.

Yet the approach also scales up to enterprise grade project, leveraging DRF, Django-cotton and so on (and htmx).