How to tell the difference between a default and a provided value for optional arguments in Ruby? - Karol Galanciak - Ruby on Rails and Ember.js consultant
Link: How to tell the difference between a default and a provided value for optional arguments in Ruby? - Karol Galanciak - Ruby on Rails and Ember.js consultant: "A nice little tip for handling arguments in Ruby"
How to use Docker Compose for Rails development: Do not bundle install in Dockerfile.dev
Link: How to use Docker Compose for Rails development: Do not bundle install in Dockerfile.dev: "Detailed tips on what not to do when using rails with docker."
How to write Javascript in Rails 6 | Webpacker, Yarn and Sprockets
Link: How to write Javascript in Rails 6 | Webpacker, Yarn and Sprockets: "A good introduction to the very confusing combination of JavaScript, yarn, css, etc in rails 6. Hopefully they will clean this up in rails 7."
How we halved our memory consumption in Rails with jemalloc
Link: How we halved our memory consumption in Rails with jemalloc: "Excellent detailed article about benchmarking a rails app and then introducing a tool that replaces malloc and purports to provide a 2x improvement"
Hunting for great names in programming – Signal v. Noise
Link: Hunting for great names in programming – Signal v. Noise: "One of the real delights of programming is picking great variable, method, and class names. But an even greater treat is when you can name pairs, or even whole narratives, that fit just right. And …"
I Don’t Believe in Full-Stack Engineering • Robin Rendle
Link: I Don’t Believe in Full-Stack Engineering • Robin Rendle: "I’m a designer at Sentry and a writer at CSS-Tricks."
IDEA – nonverbal algorithm assembly instructions
Link: IDEA – nonverbal algorithm assembly instructions: "IDEA is a series of nonverbal algorithm assembly instructions, created by Sándor P. Fekete and Sebastian Morr."