Saturday, February 21, 2015

Synology DS1513+

Synology DS1513+

Been researching on a good backup solution for the home to keep up mostly with the photos we snap from time to time. Am currently using a WD MyBook thats about to be full.

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.