-
Ruby
Exploring the Structure of Ruby Gems
When creating Rails apps, especially ones that don’t diverge too far from a typical/standard one, we don’t have to think…
Read More » -
PHP
PHP Upload Script Example
In this example, we are going to see how to make file uploads with PHP, that is, how to upload…
Read More » -
Web Dev
Extend Docker Via Plugin
One of the things I love about Docker, and also one of the things that enabled its success, is that…
Read More » -
Ruby
Refactoring Faster Than You Can Spell Phoenix
Plug is a fantastic tool, and Phoenix is built on top of it! In my last blog post, we added…
Read More » -
Web Dev
4 Web Development Video Courses to take your Career to the next Level
Keeping up with technical knowledge as a web developer can be tricky. New technologies seem to be popping up every…
Read More » -
Python
The Yin and Yang of Python
It’s time that I got a bit more real with you guys. Pretty much ever since I learned Python, I’ve…
Read More » -
Angular.js
Angular.js $location Example
One of the scenarios that you may have encountered while using AngularJS in your project is having to use the…
Read More » -
Web Dev
Getting Started with Kubernetes
Kubernetes is a highly popular open-source container management system. The goal of the Kubernetes project is to make management of…
Read More » -
Web Dev
To learn, you must ship your code
When working on a project, the temptation is strong to make everything perfect before showing it to the world, or…
Read More »