Why Meteor will kill Ruby on Rails
11–20 of 336 posts
Re: Why Meteor will kill Ruby on Rails
#12If you mean for new project starts, it might severely diminish it, but I don't think it will flat out end its popularity any more than Rails killed Java.
Also, it depends on what type of project you are talking about. For something at large scale, my guess is meteor won't be any more successful than Rails has been at huge scale (like Twitter).
I do agree that using one language end to end might be an awesome developer experience, but I wish that language wasn't JavaScript. I won't go into great detail as to why, but I would not want to build a large JavaScript app. That sounds incredibly painful and unpleasant to me.
Re: Why Meteor will kill Ruby on Rails
#13LOL @ Java being described as "hard to work with" in comparison to JavaScript. Major indicator of JS developer Stockholm Syndrome right there.
Re: Why Meteor will kill Ruby on Rails
#14Is the inability to get HTML without being a javascript engine going to be a problem for major adoption? (I know there are hacks around using phantomjs to generate HTML for non-JS clients -- is that a viable solution for serious sites?)
Re: Why Meteor will kill Ruby on Rails
#15This makes about as much sense to me as "Why Flask will kill Zend".
Re: Why Meteor will kill Ruby on Rails
#16Re: Why Meteor will kill Ruby on Rails
#17I hate to be negative but that's not how to win my confidence.
Re: Why Meteor will kill Ruby on Rails
#18Or maybe they really are just asking you for an app, but you'd rather build a fully interactive web app that utilizes javascript to get rich client interfaces.
Re: Why Meteor will kill Ruby on Rails
#19Is the inability to get HTML without being a javascript engine going to be a problem for major adoption? (I know there are hacks around using phantomjs to generate HTML for non-JS clients -- is that a viable solution for serious sites?)
Meteor has a package 'spiderable' which allows Google to index the content — we're having no problems with it.