Learn Meteor.js From Scratch: Build a Polling App

added by Robert Greyling
5/7/2015 12:00:00 AM

917 Views

Meteor.js is an open-source platform built on Node and MongoDB. It’s not just a framework, it’s more than that. Is it comparable to Angular? Angular handles just the frontend parts of application. Meteor is more of a platform than Angular. It is both server and client-side code and handles a lot of the parts of applications that we need to create manually in Angular.


0 comments