Here are some of our favorite books, articles, and talks that inform how we like to write code at Reverb.com. If you like these resources, maybe you’d like to join us? We’re hiring.
Recently, we got into writing some of our first RSpec custom matchers. The API for creating them is actually quite straightforward, and there are some nice wins in expressiveness and the kinds of things you can test once you start using them…