Some great links for 04/22/2019
Dockerize the multi-services application for local development
Combining multiple services in a container makes local development easier.
Optimizing Database Performance in Rails
Good tips on basic dB optimization. Especially for Heroku and Postgres
tags: optimizing rails performance scalability database scaling scale
Direct competition to Codeclimate
Approximating “Prettier for Ruby” with RuboCop
Another interesting article about formatting and plugins
tags: code formatting engineering ruby rubocop
Ruby 2.7 — Pattern Matching — First Impressions
New cool feature in ruby?