Live data from Hacker News

Announcing Vue.js 2.0

medium.com

31–40 of 59 posts

Re: Announcing Vue.js 2.0

#31
post #2

Thanks for all of your work Evan :) Vue was the first JS framework that made sense to me for projects that needed more than online jQuery and not a full SPA app.

Vue and Riot are the only 2 frameworks I use outside of work. I wish I could use either of these at my day job :(

How would you compare Riot to Vue?

Re: Announcing Vue.js 2.0

#33
It's easy to pick up Vue and start hacking at it right away. I'm currently using it for a production app right now (in development) after evaluating other options, it's super productive. I'm excited for 2.0!

Re: Announcing Vue.js 2.0

#36
post #31

Earlier quoted context omitted.

Vue and Riot are the only 2 frameworks I use outside of work. I wish I could use either of these at my day job :(

How would you compare Riot to Vue?

I have a preference for riot over vie because the templating is much nicer.

Re: Announcing Vue.js 2.0

#37
post #5

Amazing work ! I'm looking forward to test the server-side rendering. The render/template possibility seem a bit confusing, can we mix both in one component ?

I am impressed that they implemented auto-hydrating streaming server-side rendering. Is there any other package that does this as streams?
Post reply on HN