-
Web Dev
Keep Your Internal Websites Running Smoothly with Private Synthetic Agents
Discover faster, more efficient performance monitoring with an enterprise APM product learning from your apps. Take the AppDynamics APM Guided…
Read More » -
DevOps
Using the Add-Host Flag for DNS Mapping within Docker Containers
In a previous article about the docker run command, one of my final thoughts was the following: In this article,…
Read More » -
HTML5
HTML5 noscript Tag Example
In this article we look at how to use the noscript tag. This tag enables us to present alternate content…
Read More » -
DevOps
The Future of Docker Is Open
Earlier this year, Docker announced native Kubernetes support within Docker for customers using Docker Enterprise Edition, Docker for Mac, and…
Read More » -
DevOps
Using Docker Compose for Python Development
Docker is an amazing tool for developers. It allows us to build and replicate images on any host, removing the…
Read More » -
PHP
What’s New in PHP 7.2: Literally Better Everything
As we all know, most web developers love and hate PHP with a passion. I’m one of those developers that…
Read More » -
Python
scikit-learn: Using GridSearch to tune the hyper-parameters of VotingClassifier
In my last blog post I showed how to create a multi class classification ensemble using scikit-learn’s VotingClassifier and finished…
Read More » -
JavaScript
Creating Simple Component in Vuejs
Introduction In this article, we will look at creating a very simple component in Vuejs. Let me pick the example…
Read More »