Comparing them is a little unfair. They do different things. I've started learning the two together and I find Meteor more compelling.
I come from a Backbone/Marionette background and I love what Angular does for you but Meteor is something else. The real-time nature of it, the simple deployment (to meteor.com anyway), working with the DB in your app and not on the server and the time it took to get a prototype up and running is what blew me away. What does your app do/need? On 12 November 2014 10:37, Uri Goldshtein <[email protected]> wrote: > Sorry, only saw your answer now... > > Putting AngularJS on top on Meteor is great first for Angular's huge > ecosystem, tons of directives, libraries and services that you get out of > the box. > > Also, I personally find AngularJS structure much more understandable and > usable then Meteor's Blaze. > > Another thing is the ability to use everything in Ionic Framework on top > of Meteor and not just it's CSS. > > Those are the main reasons for me > > > On Friday, October 31, 2014 4:28:11 PM UTC+2, António Ramos wrote: >> >> >> Can you explain why do i need angular on top of meteor? >> >> why do i use angular controllers if i have meteor controllers? >> or what does angular add as a bonus on top of meteor that meteor does >> not already have ? >> >> regards >> >> >> >> >> 2014-10-30 14:57 GMT+00:00 Uri Goldshtein <[email protected]>: >> >> I don't see it as Meteor vs Angular but more of a complementary solutions. >>> >>> Our team wrote a repo (with the help of many others) to help support >>> working with both of them together: https://github.com/Urigo/ >>> angular-meteor >>> >>> We also released a tutorial: http://angularjs.meteor.com/tutorial >>> >>> Would love to hear your thoughts on that approach >>> >>> On Tuesday, October 21, 2014 5:41:45 PM UTC+3, Chris Rhoden wrote: >>>> >>>> If you want a framework with persistence built in, use meteor. >>>> >>>> Angular is for building rich client applications, and has literally >>>> nothing to say about the server. >>>> >>>> On Tue, Oct 21, 2014 at 9:37 AM, António Ramos <[email protected]> >>>> wrote: >>>> >>>>> Hello i read some pro/cons about these 2 but i´m choosing meteor >>>>> because it has persistence included. >>>>> With angular i´m lost and found only a simple persistence api ( >>>>> www.deployd.com) >>>>> but deployd is somewhat DEAD! >>>>> >>>>> and meteor has all of that included. I dont need to learn new stuff >>>>> >>>>> >>>>> I need some advice because i really like angular but dont want to >>>>> waste too much time learning how to store data in the server. >>>>> And firebase is not an alternative in my case. >>>>> >>>>> Regards >>>>> António >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "AngularJS" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> To post to this group, send email to [email protected]. >>>>> Visit this group at http://groups.google.com/group/angular. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> >>>> >>>> >>>> -- >>>> chrisrhoden >>>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "AngularJS" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/angular. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > You received this message because you are subscribed to the Google Groups > "AngularJS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/angular. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
