Node.js – Now with 90% less Hyperbole

Many of us in the nodejs community sat back and watched as the theatrics of last weekend unfolded. We read the posts and comments, sometimes laughed or just shook our heads – so silly. I’d like to present here our use of nodejs in a production environment. I’ll provide more detail below, but here is a summary of why we use nodejs for our web application and services layer: 1) Full BDD environment 2) Common language, from server to browser 3) Vibrant and growing open source community 4) Mature package manager 5) Functional programming is fun Behavior Driven Development BDD is the next...
read more

Headless Browser Testing on Mac