featured

A 3-post collection

A Better Way to Node and Angular: Hapi LEBRON

I’ve started learning Node attempting to utilize the MEAN stack, which utilizes MongoDB, Express, Angular and (gasp) Node. I’ve found the barrier of entry to be way to high. Express is too low level of a framework, MongoDB requires me to install a database service. At NodeConf 2014, »

Learn Node.JS and MEAN Basics Fast

It’s difficult find a good set of resources to start leaning Node.JS. Below is a collection of resources that should lend themselves to different types of learning. Whether you like to read a lot before coding, or you like to start running code as you learn. Why Node. »

Optimizing Web Application Performance

Web performance is often seen as esoteric, difficult, and best left to specialists. As a result, performance optimization is too often relegated to the end of the development lifecycle. Because of this oversight, poor design decisions and a lack of time to fix them lead to sites that are quite »