Serverless is like a black hole. It promised exciting adventures, but the gravity sucked me in and I spend most of my efforts dealing with its complexity.
An exhaustive hands-on guide for dealing with N+1 problem in database-backed Ruby or Rails applications that use Active Record and serve the GraphQL APIs.
Ruby 3 is an exciting update with lots of new features—yet I think it’s the psychology of turning over from major version 2 to 3 that is most vital to the future health of the Ruby community.
The goal of this article is to show you how you can create your command line application using the Ruby programming language and make it available via Homebrew.
As part of my local ruby meetup (#westendruby), I've been dabbling in katas and quizzes. Having worked several, I can't help but notice that my solutions are sometimes radically different from the others. Hmmm.
Scrum intentionally does not mandate technical practices as part of its definition, but it expects you to add your own. If you don't you'll get a sickly code base that slows down feature development.