Chris Ward

Sr. Consultant

Chris has been programming computers since the Commodore 64 as a kid. He has spent much of his career on the JVM with Java, Groovy, and Grails creating backend services for several companies in the the twin cities. Based on interest and a desire to learn new things, he has branched out into the Javascript realm. The last few years, Chris has been using Angular to create more functional and dynamic front end applications for his clients, as well as creating Node based services on the backend. Recently, just for fun, Chris has been getting into robotics and Iot.

Recent Blog Posts

JavaScript

Adding Logging and Swagger to a Hapi Node Server

November 16th, 2016

Adding Logging and Swagger to a Hapi Node Server

Chris Ward
JavaScript

Creating a Node server with Hapi and Joi

October 11th, 2016

Intro to creating a node server using Hapi instead of express. We will then look at validation use the Joi library.

Chris Ward