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 :(
Announcing Vue.js 2.0
31–40 of 59 posts
How would you compare Riot to Vue?
Re: Announcing Vue.js 2.0
#32Awesome work Evan!
I've been using Vue for a new project and it's a joy to use. It makes a lot more sense to me than any of the alternatives.
Re: Announcing Vue.js 2.0
#33It'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
#34 Now,vuejs not only just the framework, in my opinion it is already a very complete solution
Re: Announcing Vue.js 2.0
#35As far as the API goes, looks like one of the big changes is dropping vm.$dispatch and vm.$broadcast. I see a mention of a global event bus - are there any examples of that somewhere?
Re: Announcing Vue.js 2.0
#36Re: Announcing Vue.js 2.0
#37Amazing 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?
Re: Announcing Vue.js 2.0
#38原本想用angular2作为项目基础框架,阴差阳错用了vuejs,配合其他插件做spa,现在已经非常喜欢它了,更新到2.0这个里程碑,恭喜。
Re: Announcing Vue.js 2.0
#39Riot is a very similar library, worth a look. http://riotjs.com/
VueJS is very similar to Riot, worth a look.
Re: Announcing Vue.js 2.0
#40[deleted]