All blog posts
- Fifteen Ruby takes on a stepped-worker DSL
- Railsmaxxing, or hidden Rails gems
- An RSpec-like test DSL in Ruby, from scratch
- Securing deployment credentials stored in home directory
- Playing with Ruby object model: prototypal inheritance
- wkhtmltopdf on Heroku: evaluating different installation options
- Analyzing, visualizing and optimizing JS bundle size in Rails/Webpacker apps
- Implementing DSL in Ruby, part 1: CSV importer
- Playing with typed collections using dry-types