The popularity of NodeJS is rising and that means I can’t be staying behind. So I finally gave in and decided to see what all the fuzz about NodeJS is about.
Continue reading Practice sessions: NodeJS web framework
Month: February 2016
Open source: Bol.com Plaza offer management SDK
I recently had to integrate the new Bol.com offer management API into a project. There was no SDK available, so I had to figure most things out by myself. The library I created was heavily integrated into the existing code, so I decided to recreate a stand-alone SDK for others to use.
Continue reading Open source: Bol.com Plaza offer management SDK
Configuring a basic LAMP stack with either PHP7 or PHP5
Setting up your first webserver can be a tough task if you don’t know where to begin. This guide will show you how to create the most basic LAMP server with either PHP5 or PHP7 on a Ubuntu server.
Continue reading Configuring a basic LAMP stack with either PHP7 or PHP5