
5 super useful CSS properties that don't get enough attention
๐ Start writing CSS with more confidence with one of my courses: https://kevinpowell.co/courses๐ Linksโ Full list of filter effects: https://developer.mozi......

Questionable new ways of running a retrospective
My teamโs Managing Director and advisor on the project Iโm working on, Kirsten, has noticed how reluctant I am in...

Introduction of Rails Engine with basic example.
What is RailsEngine? A Rails engine is a self-contained piece of functionality that can be...


Storing Ephemeral UI State with Kredis for Rails | AppSignal Blog
Let's dive into how Kredis works and how you can use it to store short-term UI state.

Stop using eager loading in your Rails application; use this instead.
Itโs a popular internet recommendation to use eager loading in Ruby on Rails applications to eliminate the N+1 query problem....Making the Most of Your Logs in Rails | AppSignal Blog
It's easy to get going with logging with Rails, but not so easy to master it. Discover how you can...Making the Most of Your Logs in Rails | AppSignal Blog
It's easy to get going with logging with Rails, but not so easy to master it. Discover how you can...


Making the Most of Your Logs in Rails | AppSignal Blog
It's easy to get going with logging with Rails, but not so easy to master it. Discover how you can...

Remote Synthesis | The Price Developers Pay for Loving Their Tools Too Much
Developers are passionate about their tools - sometimes to a fault. There is value in being open to change and...


Understanding PostgreSQL views and materialized views is essential to fully grasp one of the most popular features in Timescale that...

Configuring Rails Environments
Despite its strong opinions and powerful conventions, Rails is a highly flexible and configurable framework. If you donโt like something,...