-
jQuery
jQuery Selector Example
The aim of this example is to go through some of the most important and used jQuery selectors widely used…
Read More » -
Ruby
Heroku Style Application Deployments with Docker
In this article, we describe how you can use Kontena’s experimental features for deploying application with Kontena just like with…
Read More » -
Web Dev
Embedding Assets in Go
In this article, I’m going to show you how to embed assets in Go. In particular, I’ll walk you through…
Read More » -
jQuery
jQuery Val Example
The aim of this example is to explain and use the .val() method of jQuery. This method Gets the current…
Read More » -
jQuery
jQuery Prepend Example
The aim of this example is to explain and use the .prepend() method of jQuery. This method will allow you…
Read More » -
Web Servers
How We Moved From Heroku To Containers With No Docker Experience
Sign Up for FREE on http://DCHQ.io to get access to out-of-box multi-tier Java, Ruby, Python, and PHP templates along with…
Read More » -
jQuery
jQuery Filter Example
The aim of this example is to have a look at the .fiter(); method of jQuery. What this method does…
Read More » -
Ruby
Deploying Your Docker Rails App
In a previous article by Marko Locher, we learned how to run a Rails development environment in Docker. Marko also…
Read More » -
Python
MockupDB: Testing The MongoDB C Driver With Python
This is the third article in my series on “black pipe” testing. The series describes how to test networked code,…
Read More »