Do it the MEAN way

After fully playing with AngularJS for a recent hack at work, I fell in love with it’s simplicity.  Using ExpressJS, NodeJS, and AngularJS together is awesome, but then I ran into some headaches (that I easily worked through) using Redis as the NoSQL db.  After reading this article, I think I know what I’ll be experimenting with on the next (next) hack day.

The MongoDB NoSQL Database Blog, The MEAN Stack: MongoDB, ExpressJS, AngularJS and Node.js.

Can’t get much simpler for quickly and nimbly building an app for a hack, and potentially further expanding it’s awesomeness.