DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology MEAN Stack Workshop at Node Philly, 4/9/14

1.1 Hour MEAN Stack Hackathon Valeri Karpov Software Engineer, MongoDB www.thecodebarbarian.com www.slideshare.net/vkarpov15 github.com/vkarpov15 @code_barbarian Building…

Technology Webinar: Continuous Integration with Node.JS and MongoDB

1. CI with Node.JS and MongoDB © Niall O’Higgins [email protected] https://github.com/FrozenRidge/node-mongodb-ci-webinar 2. Continuous Integration with Node We define…

Engineering TDD - Short for Test Driven Development!

1. TDD It’s short for Test Driven Development! 2. -Kent Beck “Do the simplest thing that could possibly work.” 3. From Ticket to Test. 4. given: when: then: I’m a…