Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

This thread is about 'yet another templating engine'. With Vue you can use JSX or even without any templates.

Sometimes it might be useful, for small components,something like

   render: this.menu.sort().map(item=>h('li', item.title))
But i am using Vue with Pug and Stylus, i am fine with it.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: