For a while now I’ve been using Javascript when building API’s in IBM API Connect or augmenting client side web pages with some functionality .. and I have decided its time to look at how to build server side apps using Node.js
In part my motivation is to better understand how apps and microservices scale on Kubernetes based cloud environments and how to use Express and StrongLoop frameworks for advanced API’s
I will be using my blog over the coming weeks / months to write about my learning – its a great way to record important stuff and show code samples that readers of my blog may wish to use. 🙂