Blogs

The silliness of frontend frameworks | Karthikeyan A K’s blog
I am been developing websites for 15 years, and most of my experience has been good. Before that I have been an embedded systems programmer, to code a microcontroller and not knowing what its really intended for was a wreak on my soul. I am a guy ...


How-to integrate debug gem in VS Code - debugger by Ruby core team
Few days ago I found at Github very interesting repo from Ruby core team - ruby/debug: Debugging functionality for Ruby. I used it in my pet-project, and it works awesome! Also I found out that it is included in Rails 7 app template by default. So...


How our Rails test suite runs in 1 minute on Buildkite
At PlanetScale, our backend API is built with Ruby on Rails. It's a pretty standard Rails application. We use minitest for our test suite and FactoryBot for creating test data.Everyone on our team has worked in the past on Rails applications with ...



Developer Preview: Ruby SDK code generation using Smithy | AWS Developer Tools Blog
What is this?The AWS SDK For Ruby team is happy to announce the developer preview of smithy-ruby, a toolchain that can be used to code generate a “white label” Ruby SDK for your service API using Smithy modeling. An upcoming future version of the ...
