by iwebdevfromhome on 11/10/21, 7:35 PM with 3 comments
Maybe it's just too much to ask and a SPA with React or Vue with an API in the backend is still the best way to go.
I was imagining an ideal world where you could have a project quickly setup with Django and then a sparkling of Svelte here and there to enhance things up in your views.
Cheers
by stepbeek on 11/10/21, 7:46 PM
I’ve found server rendered apps to be the most productive on small teams or solo projects. Hotwired adds some sprinklings of JS that make this approach slicker.