RubyZG January meetup @ Mews

📅 When

Wednesday, January 24, 2024 at 05:00 PM

📍 Where

Radnička cesta 48-9th floor

Radnička cesta 48, Zagreb

Hi All,

We’re kicking of the year of 2024 with a meetup hosted at Mews. If you remember, we had a great meetup there in February of last year.

We have two very interesting presentations lined up. After the meetup stick around, catch up and enjoy some drinks and pizza, courtesy of Mews.

***

Common Rails model antipatterns
by Dominik Mačković
Duration: 20min + questions

When applications grow models and their functionalities tend to get more complicated. This is usually due to usage of anti-patterns. In this talk I’ll present some common anti-patterns and what can be used instead of them.

Deconstructing Action Cable
by Stanko Krtalić Rusendić
Duration: 20min + questions

A deep dive that explores and explains how Action Cable works starting from the initial HTTP request all the way to sending bytes over the WebSocket.