Celso Fernandes @celsovjf talking about Ruby in the Billions
Playing live on the stage @adrianthedev and @yarotheslav are playing a game called Friendly Poing written by @juliancheal in #DragonRuby
Celso @celsovjf recommends two gems:
- https://github.com/zendesk/racecar
- https://github.com/zendesk/delivery_boy
Rosa @rosapolis opening the conference
"I think this community is incredible. I go to a lot of conferences and out of all of the conferences I had last year, Friendly.rb was my favourite”
"Run experiments"
"As Rails developer, sometimes we built stuff, but sometimes we built stuff that we are not going to need" - @tomrossi7
Spotted Sorbet in the code shared by @wanderluster_xo
#friendlyrb
Explaining how to use Explain and Explain Analyse on a query - @wanderluster_xo
#friendlyrb
"Look Where You're going"
"Sometimes we are too busy to look at the details, the mechanics instead of looking where we are going"
by @tomrossi7
Threshold values -> Best Case, Average, Slow, Terminate
- @wanderluster_xo talking about how they categorize queries
#friendlyrb
"#Ruby is Awesome"
"I love Active Record"
@celsovjf talking about how Active Record saves a lot of time when taking into consideration defining for example all relations between models.