Fresh baked software
In the olden days, software used to come in a box. Now, we can make sure our users always have fresh baked software.
In the olden days, software used to come in a box. Now, we can make sure our users always have fresh baked software.
The page object pattern makes writing acceptance tests for an Ember select2 component easier and faster.
A tale of robots, gold stars, and code coverage. At Gridium, we have a Hubot named Gort running in our Slack channels. He does all sorts of useful stuff for us: deploying code, printing the company mailing address, showing the…
In a previous blog article, I described how we deploy Ember apps to S3 buckets, and promised a follow up article about how we use a staging bucket to preview changes before pushing to production. In this article, I’ll describe…
How serving Ember apps from S3 and Cloudfront simplified dev environments, sped up builds and deploys, and made our production infrastructure smaller and more scalable Gridium’s Tikkit application has three separate front-end Ember apps that all talk to a common…