Y
Hacker News
new
|
ask
|
show
|
jobs
by
scardine
2900 days ago
I like business logic in JavaScript and presentation logic in templates - for me Vue fits the bill.
1 comments
woah
2900 days ago
What’s the benefit of a crippled pseudolang for use in templates?
link
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