20 Comments
deletedMar 28, 2023Liked by Lucian Ghinda
Comment deleted
Expand full comment
founding
Mar 24, 2023Liked by Lucian Ghinda
Mar 24, 2023Liked by Lucian Ghinda

While there were quite a few seminal posts that impacted me strongly when I started out, for real, in Rails in 2012 (spent the 12 years prior coding in ColdFusion and Java), it was this one, far more recent, that really changed things for me/us at work:

https://world.hey.com/dhh/stimulus-3-turbo-7-hotwire-1-0-9d507133

For me, the advent of the "Hotwire stack" has been, simply, huge.

Expand full comment
Mar 24, 2023Liked by Lucian Ghinda

My mind was blown when I read https://brunosutic.com/blog/async-ruby!

In my opinion, this "transparently concurrent" approach is a wonderful solution for doing async in Ruby.

Expand full comment
Mar 24, 2023Liked by Lucian Ghinda

Akshay Khot’s blog is bussin

https://www.akshaykhot.com/

Also anything from Honeybadger blog.

Expand full comment
Mar 24, 2023Liked by Lucian Ghinda

As Andy already recommended the one I was thinking, I'll recommend this https://www.schneems.com/2019/11/07/why-does-my-apps-memory-usage-grow-asymptotically-over-time/

Expand full comment

This article opened my mind about some low level Ruby aspects. https://samsaffron.com/archive/2018/02/16/reducing-string-duplication-in-ruby

Expand full comment
Mar 28, 2023Liked by Lucian Ghinda
Mar 31, 2023Liked by Lucian Ghinda

This post about dependency injection in Ruby is neat: https://remimercier.com/dependency-injection-in-ruby/

Expand full comment