
An overview of why we use Ruby on Rails and why it is a good framework for the people we work with.
5 Apr 2016
29 Mar 2016
I recently had the opportunity to use D3.js for the first time. The learning curve was steep, I was able to produce a series of dynamic charts that I was quite proud of. Here is a summary and brief walkthrough of my learning experience.
24 Mar 2016
3 Mar 2016
Early in our Ember development we came to a crossroad that had significant impact on the Model structure in our application. In this post I’ll summarize one of many issues we ran into during those first several months, and solicit feedback in search of a "best practice" for the Adapter/Serializer structure in the following scenario.
23 Feb 2016
The folks over at Treehouse interviewed Carlos on our approach to hiring junior developers.
23 Feb 2016
Recently I was working on a task where I was attempting to connect to a third party API (from a Rails app using the HTTParty gem). The API had a fairly complicated authorization header that needed to be built, by concatenating the body of the request itself along with various authorization headers, then being hashed, and then being base64 encoded and escaped. If the header was improperly formed, all I saw was a 403 Forbidden response - not particularly helpful for debugging.
8 Feb 2016
Planet Argon has worked with Ruby on Rails for over a decade. While not without it's hardships or challenges, we feel that "The Rails Doctrine" perfectly highlights the reasons why Planet Argon has found RoR to be a recipe for success. Both in business and the happiness of all parties involved in a project.
11 Jan 2016
A developer's walkthrough for creating a custom action inside Spree Commerces internals.
6 Apr 2015
We’ve been working on a project recently in which our designs called for a hover dropdown menu that did not close until the user clicks outside of the drop-down. Creating something like this in jQuery and in a Ruby on Rails app would have been a no-brainer. But I quickly discovered it wasn’t going to be quite so straightforward in our new Ember app.
28 Mar 2014
An overview of how we're using Capybara Webkit to mock Chargify for a Ruby on Rails application.
Have a project that needs help?