Monthly Archives: November 2015

You Happy? Let’s go Hapi

I recently heard of hapi.js, which is described as a “rich framework for building applications and services, enabling developers to focus on writing reusable application logic instead of spending time building infrastructure.” You can access its code and play with it from its Github repository here. The initial commit for Hapi was on August 5, […]

Hello World, let’s GO

I am currently playing with Google Go language. Learn more about it at http://www.golang.org It is a pretty fast language to build efficient things. I work on my MAC OSX and love that. My first HelloWord.go code is available on my GitHub repo here. It is almost empty as what I was trying to do […]