Dom Lizarraga

dominiclizarraga@hotmail.com

When you see the `.count` in a Rails view πŸ‘€

I’ve been working on improving the app performance and have learnt about how.count works and how it can slow down the app.

As a solution we have counter_cacheprovided by default by rails and also something more advance like counter_culturegem!

Let’s see how it can improve you app as well!

January 22, 2024   @domlizarraga_