Skip to content

Details

Welcome to the 1st event of Porto on Rails!

We are excited to invite you for the 1st event of this meetup group that will happen at XING.

The event will be held in English.

AGENDA

18:30 - Check-in & networking
18:50 - Short introduction about "Porto on Rails"
19:00 - "Living on Edge Rails" by Jan Habermann from XING (https://twitter.com/haberbyte)
19:30 - Avoiding N+1 Queries with GraphQL by André Gonçalves from Redlight Software
20:00 - Networking

Abstracts

"Living on Edge Rails"

I will talk about how I use edge (the latest master version) of Rails in my personal projects to learn about the new release before it is out. What is new, and what problems I encountered along the way and why it is still worth going through troubles. I uncovered a problem in ActiveSupport along the way.

"Avoiding N+1 Queries with GraphQL"

Let’s explore GraphQL Batch-Loader to avoid single loading resources and spare the database multiple queries.

Related topics

You may also like