Monday 8 June 2015

Filled Under:

Whats good in Meteor, why should i learn it


Meteor is an awesome framework for building java script apps in node, its real time, fast less coding and cool

you may say there are other frameworks too, like Angularjs,ember, knockout,backbone and so on
and all frameworks look more and more same, and it adds to the confusion, when there are so many javascript frameworks for mvv apps

but meteor differs from all this frameworks and is easy, cool, light weight and very efficient and easy to code
here is how

when building apps with nodejs  then you have to use grunt,bower , angular,express, jade,mongodb and so on
its a whole lot learning to do, installation, configuration. and confusion
believe me its a whole lot learning to do, and is lot painful

But with meteor things becomes way 2 easy, it comes preconfigured with mongodb and handlebars,
coding is breeze.

its real time, when you make changes in a file and save, its automatically updated, while with other frameworks u got to install grunt and bower or you need to restart the app.

having all those needed for developing web or mobile apps are already there and nicely integrate with each other, you got less learning to do

without meteor, if you are planning to build web apps, you got to learn nodejs, angular or anyother framework, express, mean stack, bower, grunt and so on

Learn meteor here
https://www.meteor.com/







0 comments:

Post a Comment