Learning MeteorJS: A Simple Chat App Tutorial

added by JavaScript Kicks
12/17/2015 5:51:46 PM

857 Views

Meteor.js is a JavaScript app platform that helps developers quickly build web and mobile applications. I'm a big fan of Meteor because it makes it easy for me to share code between the client-side and server-side on my projects. That is one of the strengths that makes building something like a chat app with Meteor a lot of fun.


0 comments