Web Dev
-
Testing in Go
This post is based on a presentation I gave for the Boston Go group in May. You can watch the…
Read More » -
Running a Rails Development Environment in Docker
As we prepare our new Docker-based infrastructure for running your tests, we’d like to show you how you can use…
Read More » -
Minimalist programming for the web
I’m not the most minimalist person in real life: I always have a ton of things going on, be it…
Read More » -
Becoming a Better Full-Stack Developer: Switching from Back to Front
After getting my degree, I was hired as a back-end developer at one of the largest corporations in Kansas City.…
Read More » -
Making Cultural Shift Happen
Let me paint a picture and see if it sounds familiar to you: You’re two weeks past the delivery date…
Read More » -
Dealing with the outside world for programmers
To work with the outside world where business and entrepreneurs lives, you must understand that we are in an alternate…
Read More » -
Getting started with the Loneman’s Coder Methodology
I’ve embarked on a side project to develop an event scheduler without much planning, but every good software project needs…
Read More » -
Mapping Salesforce Object fields to Drupal Taxonomy terms
The Salesforce Suite module for Drupal synchronizes Salesforce Objects with Drupal Content Types on a one-to-one, field-to-field basis. However, it…
Read More » -
HTTP web server for Chrome to test local web applications
If you are writing HTML and JavaScript on your PC and testing the output in your browser without setting up…
Read More »