Saturday, February 21, 2015

Yeoman and the Angular Fullstack Generator

If you have not heard of this yet and you are developing Angular JS applications, now is the time to take it for a spin https://github.com/DaftMonk/generator-angular-fullstack

This single-handedly takes the sting out of developing javascript web applications generating the boiler plate code required to have something up in running in literally a couple of minutes. You get a Bootstrap, a Passport.js backed authentication layer, a mongoose framework for your mongodb data store and the pre-requisite glues for your angular and node to talk to each other.

No comments: