|
|
|
|
|
by tmpX7dMeXU
1018 days ago
|
|
Having a templating system in ‘that environment’ is worth its weight in gold IMO. I’ve been switching between Svelte and Django templates a lot lately, and Svelte just…knowing about the DOM, makes the experience so much nicer. I haven’t come across a non-JS template system that does this. And yes, I was there for PHP and jQuery and whatever. |
|
Jinja2 is better, but most of the time, I would just build the API and not bother with rendering anything on Django itself