Where is the meteor love?

Just got a tweet from Taylor Otwell, laravel just passed meteor as favorite backend framework.

Here is the Link, go star!!! (open in incognito)

8 Likes

Laravel adopted VueJs as the official frontend framework and Meteor didn’t. Even though Vue was developed by a former Meteor employee, even though VueJs was the most starred Github repo in 2017. Even though VueJs being better than Blaze and React, MDG seems unable to recognize a good thing when they see it and refuses to officially adopt it.

9 Likes

You’re statement about Vue being better than React and Blaze is very much your own opinion. I have the same, but I’d be more upfront about it being that (an opinion).

3 Likes

I think stars don’t matter the same way followers don’t. As long as people create awesome products / projects with Meteor I’m fine with it not being huge.

Also Meteor is awesome and I frequently tell others it is :smiley:

7 Likes

and evolution is just a theory, right? :monkey_face:

Vue is objectively better in a number of significant ways, including optimization efforts, learning curves, and the option to use HTML and CSS technologies without expressing them in JSX.

Despite the name, React is not even Reactive – it uses a “pull” approach (rather than “push”).

React design documentation

Vue Reactivity Documentation

Damian Dulisz’ post

VueJs Compared to other frameowrks

1 Like

Did you read that part too? :wink:

Also, oh man I just realized the embarassing Your / You’re mistake…

1 Like

huh? You realize you just took a part of my message and changed it so that it doesn’t match yours? I didn’t negate anything you wrote / said.

I don’t think Vue is better thank React because of the clean react API and the fact that it drove the entire web components ecosystem forward in addition to streamlining on mobile development.

But I totally agree with your statement that Meteor was/is in a perfect position to adopt Vue officially and this would have helped Meteor to ride on the Vue.js hype curve.

Also if you look at the tweet, you’ll notice the following conversation:

This was all result of poor marketing moves in 2015 that resulted in so many FUD blog posts from which the image of Meteor has yet to recover. The community isn’t even aware of the work being done on Meteor since then.

I personally don’t pay too much attention to the FUD blogs, hype or Github starts. I just need the best tool to meet my objectives efficiently and effectively and Meteor for me ranks top within the node.js and web development thus far.

2 Likes

Do you mean the github stars marketing campaign?

Honestly I don’t know of any valuable alternative as a nodejs backend framework when it comes to ease-of-use, dev experience (file reload, babel transpiling etc.) and the ecosystem of packages around it. If Meteor was fully pluggable it’d be even more awesome (in some cases I don’t want to use the default server).

1 Like

I personally think the mistake was announcing that Blaze was being abandoned (basically this post) when the plan was do decouple and open source it, people are still using and liking Blaze till today and they can use other view layer if they want to.

Back then meteor was blaze, and the community wrote tons of atmosphere packages so naturally a lot of people freaked out. So to write an “emotional” post about not supporting blaze, in my opinion, was the trigger for the FUD in 2015.

Again that’s just my personal read on the situation, I think Meteor has improved tons since then.

8 Likes

Yeah I remember that. It’s remarkable that people still use blaze and I think the way it is right now isn’t as bad as people thought it’d be. Definitely was worrying at the time though.

1 Like

Hmm, I just received the newsletter and came here to say Our company was one of those who switched from meteor to laravel exactly when meteor dropped blaze support. we didn’t have any ready to use product when that happened and still were developing fortunately and so the cost were not that heavy. we are completely happy with vue, it is doing very well for us and we have 5 products with vue, actually we have also developed both ios and android apps based on vue as well using weex project just like react-native and the results are completely satisfying.

And by the way vue now has 84k stars in github and react has 88k I think soon vue will pass react if you look at the slope of getting stars.

2 Likes

It would be interesting to see vue growth by demographic, I think they went after the Chinese tech market which could partially explain their rapid growth.

It’s ironic that the founder of Vue.js was actually working within MDG at some point and he was actively convincing them to adopt vue.js! talk about missed opportunities. It might not even be far fetched to say Vue simplicity might have been even inspired by Blaze.

2 Likes

I think the official tools and libraries around Vue are really awesome. From smaller libraries like vue-test-utils to vuex statemanagement and more.

And I appreciate the effort to make those tools part of the official vuejs repository as it gives security that it’s not a package that’ll be outdated in a few months.

1 Like

I’m not sure that the “M” in “MDG” is still means MeteorJS…
everything evolves - Apollo, Galaxy, except the Meteor…or too slow evolves…
Sad, but true.

1 Like

I don’t agree with the idea that MDG missed the boat by not integrating Meteor more closely with Vue (especially since Evan used to work for MDG). I think we all need to take a step back and look at this from a business perspective. MDG has their priorities set (and funding allocated) in areas other than view layer integration. They’re working with a finite number of team members, time and money to build awesome open source developer tools, which means they have to focus in the areas that have the biggest potential of allowing them to not only keep the lights on, but to also grow as a company. What if focusing more on Vue integration took time away from bootstrapping Apollo, which prevented it from being a success, and leading to more income paths like Optics / Engine? We don’t know if this could have happened, but I’m sure MDG does.

Yes, we’d all love “feature X” to be fully supported with Meteor ad infinitum, but the reality is that while MDG is focused on making open source developer tools and they’ve more than delivered in that department, at the end of the day they have business responsibilities that need to be addressed. That’s why MDG has and is trying to involve more community members to help out with Meteor, to keep the ecosystem alive and thriving. Yes, there’s always more that can be done, but honestly that’s where we all come in. Want top tier Meteor + Vue integration? Awesome - take a crack at it like the vue+meteor folks did, and if you run into any show stoppers, open new Meteor issues / feature requests to request changes to make the integration go more smoothly. While MDG might be focused in areas other than the “feature X” we’d like to see implemented, they’re developers too. They “get it” and will help when they can, or empower others to help when they can’t.

I think many of us here have either run a business or bootstrapped a startup. If we put ourselves in MDG’s shoes, I think it’s quite easy (and reasonable) to understand why they’ve made the decisions they’ve made.

25 Likes

Make sense! thanks @hwillson for reminding us of other perspective. I for one is really happy and grateful to what what MDG did and doing, they surely had to make tough calls but I’m really happy with today’s Meteor :smiley:

4 Likes

Galaxy is their platform to host Meteor Apps on, so that’s pretty much M related. Also Apollo is something that will be helpful in advancing Meteor as a framework (by integrating it, replacing the Minimongo layer with GraphQL).

Chinese ecommerce giant Alibaba builds with Vue. If only MDG had the wisdom of Chinese devs! :wink:

Absolutely! And Evan says Vue was inspired by Elm, Angular, and Polymer too.

3 Likes

@hwillson I’ll be really happy to see Meteor sits on top of all backend frameworks again because I think this is really where it belongs. I think @maxhodges hit the nails on the head by identifying the real reason why something like laravel is trending back in popularity, it’s most likely due to their formal support to vue.js as their view layer.

I personally don’t use vue I prefer react, but I’m wondering what is really preventing Meteor from officially endorsing vue just like react and angular? @akryum did an incredible work integrating it with Meteor and it seems some folks in this forum are using it in production! we even have form category dedicated to vue and it’s very active. So again what is exactly preventing Meteor from officially endorsing vue? Isn’t it just adding to the main site, the guide and writing a tutorial and blog about it? I’m sure a lot of the vue users in this forum can help with those tasks as well or am I missing something here.

Just sharing some thoughts, again I’m not really a vue user but I’d love to see meteor grow and this seems to be as a reasonable step forward.

What do you guys think?

5 Likes