Y
Hacker News
new
|
ask
|
show
|
jobs
by
woah
2900 days ago
What’s the benefit of a crippled pseudolang for use in templates?
1 comments
Daishiman
2900 days ago
The avoidance of a myriad footguns and being forced to avoid complex logic in your templates.
link
root_axis
2900 days ago
Dude... Ridiculously complex logic in the view is like the quintessential problem of templates; this problem is further amplified by the burden of groking the idiosyncrasies of every other self-styled templating API.
link