Hugo Lyra
Hugo Lyra

Hugo Lyra

Follow
homebadges
Tag

Ruby

#ruby

More content

Read more stories on Hashnode


Articles with this tag

Small ruby tips

May 10, 20211 min read

Collection of simple ruby tips · N+1 Query What is a N+1 query? Consider a situation where you have users that each have many friends. If we loop to map...

Small ruby tips