by admin | mei 10, 2017 | Tech blogs
The API First Strategy At Polder Knowledge, we often apply an “API First Strategy”. There is some debate on what API First actually means, but at Polder Knowledge we interpret this as a loose project that contains the business logic for an application....
by admin | mrt 21, 2017 | Tech blogs
by admin | feb 16, 2017 | Tech blogs
To create and recreate our development environment we are using Docker containers that are started and managed using docker-compose. This works fine in most cases. The only hard thing to manage was access to the webserver and other services. This is because a new IP...