Each month we organize and attend events at our offices and around the world. Here is a summary of what’s happening in October, 2014.
In addition to Ruby and CoffeeScript,
Hound now reviews JavaScript code for style violations using JSHint.
A look into a recent product design sprint.
Learn about Ruby’s beautiful, duck-typed approach to Input/Output.
When we design a product, we choose words and group content to help users use the product. Those decisions form the basis of the product’s “information architecture.” To combat against our biases, we run design exercises. One exercise is called card sorting.
In the previous posts (first post, second post) about parsing JSON in Swift...
In an application we worked on, we presented users with multiple choice...
Starting today, you can buy any of our books individually. Each of these books comes in MOBI, EPUB, PDF, and HTML and includes access to the GitHub repository with the source Markdown / LaTeX file and an example application.
Use RSpec and JSON Schema to create a test-driven process in which changes to the structure of your JSON API drive the implementation of new features.
How can you plug complex, multi-model SQL queries into ActiveRecord models so that you can use them in your views?