|
|
|
|
|
by STRiDEX
721 days ago
|
|
I have to do "real" ssr every once in a while via the django jinja html files we have to send emails. It makes me want to die coming from our nice typescript react SPA frontend. Every object is a mystery and jinja syntax is functional but terrible to maintain and of course you're suddenly using tables because it's an email. I'd rather every element be a div than do one minute of editing those stupid jinja files. |
|