Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm not sure about this approach but it does look interesting. I think it'll work fine.

My method is however to use Django and templates to build a regular MPA, and then switch out link changes (between pages) with htmx functionality so there is no browser reload. At least then you'll have a webapp that acts mostly like an SPA.

Next up, you can add more interactivity using htmx as much as you want (with some kind of Django components, ideally). You can even add VueJS to one of the pages if you want, but full blown SPA frameworks tend to eat into development time, so rather not unless absolutely needed.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: