Exploring some of the expressive features of the language, such as functions as first class objects. Brief encounter with some of the newly introduced functionaliy as part of ECMAScript 2015 (ES6).
Joi is a node validation module providing general purpose schema based validation.
Hapi & Joi can work together to deliver easy to configure declarative validation for handlers.