dev.julianpinzon.comYear in Review - 2024Inspired by Tim Riley’s year in review, I wanted to reflect a bit on what I did this year. It’s not going to be as impressive as his but I’m hoping it’ll serve as a way to push me forward into 2025. Work - CashApp I started 2024 working my third year...Dec 29, 2024·4 min read
dev.julianpinzon.comCustomising Single Table Inheritance mapping in Active RecordA few weeks ago I was working on modelling set of relationships between very similar concepts so I evaluated the different alternatives that Active Records provides for this; Abstract classes, Single Table Inheritance (STI) and Delegated Types. I end...Nov 7, 2024·4 min read
dev.julianpinzon.comDiscovering Turbo 8 refreshes in Ruby on RailsI'm working on a personal project in which I'm trying to squeeze every ounce of features from Turbo and in doing so I found something that I thought was a bug. When going from a simple page that uses the scroll: preserve attribute (docs) and the defa...Jul 14, 2024·1 min read
dev.julianpinzon.comSo long, YouTube shorts!Is that time of the year where I commit to being better, to be more present, to do more, to procrastinate less... you know... the whole New Year deal. One thing I want more of is more control over my time and social media doesn't help me do that. Spe...Dec 28, 2023·2 min read
dev.julianpinzon.comThe Attribute Builders gem and playgroundIn my last article, I published about the birth of AttributeBuidlers and since then I've worked some more on the project and decided that it was time to get it out there – even in its unfinished and incomplete form– in hopes that someone will try it ...Oct 29, 2023·2 min read