|
|
|
|
|
by willahmad
191 days ago
|
|
Django is awesome, but I wish there was an easy way to use modern web frameworks with it. A lot of times it's either through Nextjs/Nuxtjs + Django as an API or complex bundling process which requires a file where you register bundle versions/manifests then another build process which embeds them into template both are so complex |
|
If you want to build an SPA anyway, then Django is not the right framework to start with though.