Y
Hacker News
new
|
ask
|
show
|
jobs
by
v3ss0n
574 days ago
Sometimes I want to do things totally pure html, with more dynamicness and more reusability. Jinja template fall short.
1 comments
littlestymaar
574 days ago
This! I recently wanted to get back to writing a web app entirely rendered on the server side without the need for a JavaScript framework and I was really struck by how embarrassingly clumsy templating engines are compared to JSX.
link