AngularJS Tutorial: Learn to Build Modern Web Apps with MEAN

added by JavaScript Kicks
9/22/2014 10:18:44 AM

147 Views

The goal of this tutorial is to guide you through the creation of a Reddit/Hacker News clone using the MEAN stack. By completing this tutorial, you will gain a basic understanding of the MEAN stack including building a REST interface with Express.js on top of Node.js and using that interface to perform CRUD operations on a database via an AngularJS frontend.


0 comments