35 followers
I write here quick thoughts, ideas, tips, and learnings about programming, programmers, and building software. Most of my focus is on Ruby, Rails, Hotwire and everything about web applications.
Let's start this week with a focus on documentation · Whenever you open a piece of code try to find a place where you can describe how that class or that...
Inspired by this post from Ruby for all: https://twitter.com/rubyforall/status/1660641879170625536 Here is one possible way to stay up to date with...
tweaking the parent resource parameter key · Today I wanted to achieve the following: Change the key for the parent resource when accessed in the nested...
#small #methods #code #design #ruby · What is method gravity? What I call Method Gravity means for me: The bigger the method the more new lines of code...
Emotion is motion and words shape our reality · A bit of (personal) history I learned Ruby, I think, around 2007, and back then, it was a language...
This is primarily a response to a Reddit comment but I have encountered this line of pushback against short-hand syntax multiple times. Thus I think...