Recently I’ve been studying about Browser caching and noticed that I didn’t really know how to use Etags in Ruby onRails. Then came the excellent opportunity for this “Today I l...
In the previous part of this tutorial,I explained how to use partial HTML rendering with turbo_stream fromHotwire Turbo, allowing us to display newly inserted or deleted cardsin...
In the previous part of this tutorial,I explained how to customize and use Tailwind without a single line of CSS and JavaScript. Now, I’ll discuss a bitabout the Hotwire Turbo p...
In the previous part ofthis tutorial, I explained how to set up Rails 7, its new options, and how I “dockerized” thePostgreSQL and Redis databases. Now, I’ll focus a bit on Tail...