News


Down the caching‑hole: adventures in 'HTTP caching and Faraday' land
Learn about HTTP caches, how Faraday middleware work, and how to use them to automagically start caching API calls.I was beginning to get very tired, sitting by my computer on the bank, manually caching API responses. Once or twice I peeped into R...


RailsConf 2022 - Ruby Archaeology by Nick Schwaderer - YouTube
In 2009 _why tweeted: "programming is rather thankless. you see your works become replaced by superior works in a year. unable to run at all in a few more."I take this as a call to action to run old code. In this talk we dig, together, through his...

RailsConf 2022 - Upgrading Rails: Everyone can do it and here’s how by Andrea Fomera - YouTube
Ever felt overwhelmed when figuring out how to upgrade a Rails app? Unsure where you should begin? We’ll talk about how upgrading should be treated as a feature, and how you can get buy-in from management for upgrading Rails. Have you heard about ...

RailsConf 2022 - How music works, using Ruby by Thijs Cadier - YouTube
That strange phenomenon where air molecules bounce against each other in a way that somehow comforts you, makes you cry, or makes you dance all night: music. Since the advent of recorded audio, a musician doesn't even need to be present anymore fo...

RailsConf 2022 - Your TDD Treasure Map by Christopher "Aji" Slater - YouTube
We know testing is vital and makes refactoring painless. But how to set sail to that TDD treasure? Yarr, we need to test to get experience, but need experience to test. Let’s draw a map with simple strategies for identifying test cases and buildin...

RailsConf 2022 - Experimental Patterns in ActiveRecord by John Crepezzi - YouTube
ActiveRecord provides a great deal of flexibility and speed of implementation for developers making new apps. As our teams and codebase grow and our services need to continue to scale, some of the patterns we use can start to get in our way. We've...

RailsConf 2022 - Laying the Cultural and Technical Foundation for Big Rails by Alex Evanczuk - YouTube
As applications built on Rails get larger and larger, and more and more engineers work in the same monolith, our community needs to think more about what sort of tooling and architectural changes will help us continue to scale. This talk shares id...