# Written by Claudio on Saturday 17 October 2015 22:13, read 7744 times.

When I joined the IBM Connections project, it took me little to realize that few or none of our end users were seeing our product as we developed it, i.e. with the default styles and UX. Connections is IBM’s flagship enterprise social collaboration… Read more

Tagged with: Tech, JavaScript, Development, UX, CSS

# Written by Claudio on Wednesday 7 October 2015 20:43, read 2903 times.

I came across NodeSchool and its workshopper format for self-paced learning quite early, I reckon it was around October 2013 at LXJS in Lisbon, Portugal. It comes from the brilliant minds of Rod Vagg, Dominic Tarr, Max Ogden, and James… Read more

Tagged with: Tech, NPM, NodeJS, JavaScript, NodeSchool

# Written by Claudio on Thursday 17 September 2015 00:00, read 2945 times.

Docker is a popular platform to build, distribute and deploy portable applications, based on container technology. Application containers are one of the most important components of the cloud platform, allowing to quickly provision and deploy running… Read more

Tagged with: Tech, CICD, Devops, Containers