-
Web Dev
Microservices Best Practices
As more and more development teams are becoming aware of the benefits of microservices and service-oriented architecture, we need to…
Read More » -
DevOps
Democratizing Docker for Enterprise
On the second day of DockerCon in Seattle, Docker CEO Ben Golub announced major improvements to handle enterprise needs with…
Read More » -
Bootstrap
Bootstrap login page template
The login page contains a little form where the users insert their credentials (user name and password) to access to…
Read More » -
DevOps
DockerCon 2016: What’s New in Docker – Docker 1.12
To kick off the first day of DockerCon in Seattle, Mike Goelzer and Andrea Luzzardi spoke about what’s new with…
Read More » -
RequireJS
TypeScript example using RequireJS
1. TypeScript with RequireJS In this article we are going to explain how to create a TypeScript application and separate…
Read More » -
DevOps
Running Services in Docker 1.12
Great news! Docker for Windows and Mac is now in public beta, which means that Docker is that much easier…
Read More » -
PHP
PHP Pear Tutorial
If you are a PHP programmer, you will have probably encountered PEAR. PEAR stands for PHP Extension and Application Repository,…
Read More » -
Web Dev
What is the next step when learning a new skill?
Getting started with a new skill is hard, but the steps are clear. You’re completing a course or a tutorial…
Read More » -
JavaScript
Scheduling jobs on a Sails.js application
In one of my projects there was the need to put scheduled tasks on my Sails.js application. Agenda and node-schedule are…
Read More »