Development Posts

Link  |  Development

How the f^%k does DNS work?

27 Sep 2016

Article  |  Development

Why We Moved Our Site Off of Squarespace

21 Sep 2016

Why We Moved Our Site Off of Squarespace

Early this year, we launched a redesign of our website on Squarespace. After a few months, we had a handful of features we loved, but also a lot of roadblocks we were tired of maneuvering around. So we faced another decision, move off or add more development time into making it work. This story is about what we learned, and why we said goodbye to Squarespace.

Continue Reading

Article  |  Development

Puma is the Preferred Web Server for Rails Developers

2 Jun 2016

Puma is the Preferred Web Server for Rails Developers

Puma’s popularity as both a web and Rails server has shown steady growth toward the position of preferred tool for both roles. Growing out of the once-mighty Mongrel, Puma hails itself as "A Modern, Concurrent Web Server for Ruby". Showing significantly lower memory usage and response times than Unicorn and Passenger the communities support appears to be continuing to shift in its direction.

Continue Reading

Article  |  Development

Continuous Deployment in Rails

2 Jun 2016

Continuous Deployment in Rails

As developers, we seek tools which make our daily life easier. Over the years, our tools have improved to make one of the often complicated process of deploying our code up to various instances. Making this process as automated as possible will not only increase productivity but also prevent potentially application-breaking issues from ever getting to your remote instances.

Continue Reading

Have a project that needs help?