
How to use Docker containers for Ruby on Rails development in Visual Studio Code
Introduction It has become common practice to use Docker and Docker compose when building...

Time-Series Data With Ruby on Rails and Postgres
Counting things can be tough. Itβs a metric you need to show your users, but if youβre not careful at...
Modeling business logic with ECS in Ruby | katafrakt's garden
Just my website. Some Elixir, some Ruby, some more exotic languages and general thoughts on tech.

Understanding the Attribute Assignment API in Rails
In this post, we will explore the `AttributeAssignment` module in Rails, which allows you to set an object's attributes by...


Learn how to handle flash messages with Hotwire
Learn to manage flash messages in Rails 7 with Hotwire. We will learn how to handle flash messages in Turbo...


CSS Nesting - Chrome Developers
One of our favorite CSS preprocessor features is now built into the language: nesting style rules.

One problem that is now solved by CSS Subgrid
How to use CSS Subgrid to solve the problem around aligning content in different columns



How to benchmark your ruby gem
With a folder, some scripts, and some tools, you can make your ruby gem/code faster. Measure, improve and repeat.


How to embrace absurdity and unlock more creative coding