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 » -
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 » -
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 » -
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 » -
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 » -
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 » -
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 » -
Why Your Employees Should Be Contributing to Open Source
Many employers are leery of permitting open-source contributions during office hours. How would contributing to external open-source projects benefit them…
Read More » -
Fault Tolerance on the Cheap Part I
The property of fault tolerance is desirable in common systems, but there is little common literature on the subject. What…
Read More »