-
DevOps
Five Ways Docker Can Reduce Startup Time for New Hires
Regardless of an organization’s size, onboarding new developers and getting them up to speed as quickly as possible remains a…
Read More » -
Angular.js
Angular.js Todo App Example
These days, Todo Apps are considered much like the former “Hello World!”, which means that a considerable part of the…
Read More » -
Web Dev
Pregenerating Static Web Pages for Better Performance
In my recent Tuning NGINX article, I talked about how it’s important to tune based on the specific needs of…
Read More » -
PHP
PHP Form Dropdown Example
In this example we will learn how to handle data from a drop-down-list in HTML with PHP. For this example…
Read More » -
Python
Multi-Line Lambdas in Python
I need to preface all of this with a disclaimer: I love Python, but I am able to see plenty of…
Read More » -
DevOps
The Importance of Monitoring Containers [Infographic]
Interested in learning more? Check out our free ebook, The Importance of Monitoring Containers. With the rise of Docker, Kubernetes,…
Read More » -
DevOps
Install Docker on Ubuntu Tutorial
Docker is, without any doubt, on of the most popular software at the moment, being used by almost every web…
Read More » -
PHP
PHP GridView Example
In this example we will introduce the concept of gridviews. We will also learn how to display data in a…
Read More » -
DevOps
Running Your Phoenix Tests Using Docker
One of the many benefits of using Docker is that it can make testing your applications much easier. Want to…
Read More »