|
|
|
|
|
by sgt
1463 days ago
|
|
It's because React (and other SPA technologies that also happen to work with SSR) is all the buzz. It doesn't actually necessarily make sense. The risk to a project is usually NOT the technology chosen for frontend. Django templates are perfectly fine as long as you leverage template tags the way they were intended. |
|
Of course there's many ways around this, but doing them in a declarative, type-safe way is not trivial when using Django templates.