Apart from using it for integration tests, it’s really easy to use Capybara outside of browser tests. And that means, on any HTML content (string) you have.
Last week I needed to extract some specific numbers from our systems. It was a good chance to learn a thing or two about PostgreSQL’s capabilities, especially in regards to scripting and updating existing extractions.
Some time ago I wrote a post about three articles from the book that specially grabbed my attention. Now I'm finally finished reading the book and I think a second and final post makes sense.
Some months ago, during my feedback session, I agreed to read 97 Things Every Programmer Should Know1 and do short presentations to the team about the articles that I've found interesting2. In this post–and maybe in future ones–I'll share some of the notes I've taken about the book.