Friday, December 18, 2015

Node.js - MEAN stack

This is just another learning material on Node.jd which I recently gone through and liked it a lot.


Node.js is one of the most revolutionary web‐focused development frameworks to come out in quite a while. Its asynchronous nature and flexibility makes it relevant for building everything from Web applications to client tools, and since it is based on JavaScript, if you're already comfortable with the JavaScript language you can be productive with Node.js right away.

It is a workshop, online webinar "Jumping Off the Deep end of Node.js" with Kevin Griffin

In this workshop, you'll learn how to build a Web application from start to finish using MongoDB, Express/Kraken, AngularJS, and Node.js (the MEAN stack). Topics covered include building model classes, connecting to MongoDB with Mongoose, securing a site with Passport, building a shopping cart with AngularJS and Node.js RESTful services, creating controllers and routes with Express and Kraken, binding data to views using Dust.js, and much more. If you're looking to learn the ins‐and‐outs of Node.js then this course is for you!


No comments:

Post a Comment

Dear blog visitor, Thanks for visiting my blog.