-
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 » -
Web Dev
The Best Web Programming Languages to Learn
The web has been around for many years now, but the real advancements and innovation from it are being seen…
Read More » -
JavaScript
Unobtrusive JavaScript via AJAX in Rails
For now, the main way to add dynamic content to a webpage is with JavaScript. Ideally, we want to update a…
Read More » -
Web Dev
RequireJS shim example
Table Of Contents 1. RequireJS 2. Shim 3. Example non AMD 4. Download 5. Links 1. RequireJS RequireJS is an…
Read More » -
Angular.js
Blind Date with AngularJS
Are you starting to work on a new application that is using AngularJS? You have heard of it before and…
Read More » -
Web Dev
Updating your outdated knowledge by moving to a new web stack
After a few years working with the same framework and language, you have stopped learning new ones. Life got in…
Read More »