Yanking Webpacker out of Rails (6)
How to use Rails without webpackerThe Safe Navigation Operator (&.) in Ruby
Ruby 2.3 introduces the &. operator which will make dealing with nils easierBenchmarking Ruby
How to benchmark ruby code and compare different solutions to a problemThe Null Object pattern
A technique for dealing with certain nil errorsRails migration generator - how to specify decimal precision and scale
This is a simple thing to forget and this is why it deserves its own post!