Skip to main content

Meteor in real life


For a client's project, I recently selected Meteor. It promises a lot, like many frameworks, but the difference with other frameworks is that it holds to its promises.
Basically put: Meteor is one of the most productive frameworks I ever tried.
Meteor produces Web applications that run under Node.JS using MongoDB. And does it extremely well.
It provides you with a command-line that makes most tasks easy and painless: create a project, use packages, and even serve it locally.
There are many packages that allow to create CRUD applications quickly: MongoDB schemas, automatic forms creation for CRUD operations, automatic APIs for CRUD operations, client and server-side routing, authentication, themes, admin dashboards. Plus the documentation is extensive.
What are the cons? Well, I can see two of them:
  1. Deployment can be harsh if you are self hosting.
  2. It's a steep learning curve. You can rapidly create your first application, but coding correctly means understanding a lot of concepts.

There's a free staging server real easy to use (meteor publish myapp.meteor.com and you're done!), and a paid cloud PaaS production server.
I'm so in love with Meteor that I plan on writing a Learning book about it. In the same style as my Learn ASP.NET MVC book. Stay tuned!
Edit: Learn Meteor book is now available.

Comments

Popular posts from this blog

Gift idea : help your loved ones take their IT skills to the next level

You surely know a special person who works in IT. Learn Kubernetes & Docker enables them to quickly ramp up on those two technologies that one doesn't want to miss in 2021. With smoother operations, better scaling and availability, DevOps tooling, containers and containers orchestration smartly solve many problems that developers and system administrators commonly face. Don't let your loved ones face problems in their IT job : offer them the book that takes them from zero to productive in a matter of days. Grab it now! Get the ebook from Leanpub , Amazon or choose from many retailers . Get the print edition from Lulu .  

Learn Meteor book available

I'm pleased to announce the general release of my Learn Meteor book. It is now available as an ebook or print book from various sources: Learn Meteor print (paperback) on Lulu Learn Meteor ebook on LeanPub Learn Meteor ebook on Barnes & Noble Learn Meteor ebook on iBooks Learn Meteor ebook on Kobo Learn Meteor ebook on Scribd Learn Meteor ebook on Inktera Page Foundry Learn Meteor ebook on 24symbols Learn Meteor ebook on Amazon US Learn Meteor ebook on Amazon UK Learn Meteor ebook on Amazon France Learn Meteor ebook on Amazon Deutschland Learn Meteor ebook on Amazon Canada Learn Meteor ebook on Amazon India Learn Meteor ebook on Amazon Brasil Learn Meteor ebook on Amazon Mexico Learn Meteor ebook on Amazon España Learn Meteor ebook on Amazon Italia Learn Meteor ebook on Amazon Netherlands Learn Meteor ebook on Amazon Japan Learn Meteor ebook on Amazon Australia More sources are coming soon for the print version. Learn Meteor has been a fun expe...

Visual Studio Orcas pour les fainéants

Greg nous annonce que la CTP de septembre de Visual Studio Orcas est maintenant disponible. Vu le rythme auquel Microsoft sort des betas en ce moment, il n'y a rien de surprenant. Mais la nouveauté, c'est que cette CTP est disponible en tant qu' image virtual PC . Et là ça change tout: au lieu de devoir installer Vista, le SDK et Visual Studio, c'est du "download and play". A télécharger ici . Le message de Greg est ici .