Announcing Meteor 1.2 – ES2015, Angular, React, and More
info.meteor.com
Announcing Meteor 1.2 – ES2015, Angular, React, and More
1–10 of 140 posts
Re: Announcing Meteor 1.2 – ES2015, Angular, React, and More
#2They just keep on delivering on out-of-the-box functionality, compatibility with 3rd party libs, and more importantly - on a very solid architecture for real-time transport by guys who really know what they're doing.
Kudos everyone.
Re: Announcing Meteor 1.2 – ES2015, Angular, React, and More
#3I've been using Meteor for months. It's such a pleasure to work with. It's what Rails should've been if it was written today. They just keep on delivering on out-of-the-box functionality, compatibility with 3rd party libs, and more importantly - on a very solid architecture for real-time transport by guys who really know what they're doing. Kudos everyone.
The platform is not just for playing around anymore, it has matured really well. See the case studies[1] - I, for example, love Hansoft X[2].
I think I would feel frustrated to have to go back to any other framework. Meteor is what web-development should be like. I'm not sure if Meteor is going to be THE platform everyone is going to use, but it definitely is completely changing the game and I suspect web-developers will be adopting the Meteor ethos.
[1] https://www.meteor.com/case-studies/build-apps-with-meteor [2] https://hansoftx.com/
Re: Announcing Meteor 1.2 – ES2015, Angular, React, and More
#4Can meteor apps be isomorphic -- in the sense that they render plain HTML on the server during first load, and then do the javascript loading thereafter?
I work on several client websites, and passable SEO is a requirement.
I know there's some hackery you can do to get single page apps to be indexed, but I prefer when it "just works" out of the box.
I have some react apps that use this model, and they index perfectly.
Re: Announcing Meteor 1.2 – ES2015, Angular, React, and More
#5Re: Announcing Meteor 1.2 – ES2015, Angular, React, and More
#6I've been using Meteor for months. It's such a pleasure to work with. It's what Rails should've been if it was written today. They just keep on delivering on out-of-the-box functionality, compatibility with 3rd party libs, and more importantly - on a very solid architecture for real-time transport by guys who really know what they're doing. Kudos everyone.
Exact same experience. Development is easy and frustration-free. The team listens to the community AND delivers. The platform is not just for playing around anymore, it has matured really well. See the case studies[1] - I, for example, love Hansoft X[2]. I think I would feel frustrated to have to go back to any other framework. Meteor is what web-development should be like. I'm not sure if Meteor is going to be THE p…
I don't think either that Meteor is going to become de facto platform for all web development, but it's definitely going to be one of the main ones along with Angular, React and Rails.
Re: Announcing Meteor 1.2 – ES2015, Angular, React, and More
#7Re: Announcing Meteor 1.2 – ES2015, Angular, React, and More
#8I don't keep up with meteor, but I have a question for those who do keep up to date on changes. Can meteor apps be isomorphic -- in the sense that they render plain HTML on the server during first load, and then do the javascript loading thereafter? I work on several client websites, and passable SEO is a requirement. I know there's some hackery you can do to get single page apps to be indexed, but I prefer when it "…
You need to use React though, but that's a win in my book since React makes developing Meteor apps so much easier.
Re: Announcing Meteor 1.2 – ES2015, Angular, React, and More
#9I don't keep up with meteor, but I have a question for those who do keep up to date on changes. Can meteor apps be isomorphic -- in the sense that they render plain HTML on the server during first load, and then do the javascript loading thereafter? I work on several client websites, and passable SEO is a requirement. I know there's some hackery you can do to get single page apps to be indexed, but I prefer when it "…
Re: Announcing Meteor 1.2 – ES2015, Angular, React, and More
#10I don't keep up with meteor, but I have a question for those who do keep up to date on changes. Can meteor apps be isomorphic -- in the sense that they render plain HTML on the server during first load, and then do the javascript loading thereafter? I work on several client websites, and passable SEO is a requirement. I know there's some hackery you can do to get single page apps to be indexed, but I prefer when it "…
There are already some community projects working on this functionality: https://atmospherejs.com/reactrouter/react-router-ssr