Y
Hacker News
new
|
ask
|
show
|
jobs
by
cyberpsybin
1778 days ago
Wish Vue would just adopt JSX. Any web framework that invents another templating language force users to learn a whole new thing with it's own gotchas. So much unnecessary mental overload.
1 comments
zekica
1778 days ago
Vue.js works fine with render functions and JSX although it is not recommended.
link