Live data from Hacker News

Vue.js is Wikimedia Foundation's future JavaScript framework

lists.wikimedia.org

1–10 of 204 posts

Re: Vue.js is Wikimedia Foundation's future JavaScript framework

#4
Congratulations to the Vue team, this is definitely a big win for them.

Reading through the RFC is really interesting. They specifically call out the dependency on Facebook as effectively being React's Single Point of Failure, citing their negative experiences with HHVM.

And for all of the love that people give React's big shifts (like hooks), the RFC specifically counts this against them, given that best practices have shifted so drastically in the last few years.

Re: Vue.js is Wikimedia Foundation's future JavaScript framework

#6
post #2

Most of the discussion behind this decision, including feedback directly from Evan You (author of Vue), is here: https://phabricator.wikimedia.org/T241180 It's pretty interesting to read through.

This discussion is from early 2020 and the decision seems to have been mostly made by then, but they’re announcing it now.

I guess everyone’s been busy, what with a pandemic and all. :)

Re: Vue.js is Wikimedia Foundation's future JavaScript framework

#7
post #4

Congratulations to the Vue team, this is definitely a big win for them. Reading through the RFC is really interesting. They specifically call out the dependency on Facebook as effectively being React's Single Point of Failure, citing their negative experiences with HHVM. And for all of the love that people give React's big shifts (like hooks), the RFC specifically counts this against them, given that best practices h…

I agree with that. Its been like a twilight zone interviewing for anything frontend in Silicon Valley the last couple years as they "me too" for React, while I use Vue on my own projects.

Now, the original reason I chose Vue was mostly around a small client side package size, but all the SPA frameworks have some version that prides itself in small client side package side now, and they mostly reach parity on similar concepts.

Re: Vue.js is Wikimedia Foundation's future JavaScript framework

#8

Previous big discussion: https://news.ycombinator.com/item?id=22625556 (March 2020)

For anyone alarmed about moving towards a SPA, and potential performance impacts etc, read the comments towards the top of this link from the Vue Team Lead and proposal co-author. They address the most obvious concerns.

Re: Vue.js is Wikimedia Foundation's future JavaScript framework

#9

Previous big discussion: https://news.ycombinator.com/item?id=22625556 (March 2020)

Thanks for the link. A lot of people went out of their way to criticise Vue which makes me wonder how the general opinion of Vue has changed in the last year.
Post reply on HN