RailsConf 2022 - The pitfalls of realtime-ification by Vladimir Dementyev

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=p54ejYrGYEg



Duration: 35:47
223 views
0


Building realtime applications with Rails has become a no-brainer since Action Cable came around. With Hotwire, we don't even need to leave the comfort zone of HTML and controllers to introduce live updates to a Rails app. Realtime-ification in every house!

Switching to realtime hides many pitfalls you'd better learn beforehand. How to broadcast personalized data? How not to miss updates during connection losses? Who's online? Does it scale?

Let me dig into these problems and demonstrate how to resolve them for Action Cable and Hotwire.




Other Videos By Confreaks


2023-01-30DevOpsDays Boston 2022 - We can’t all be Shaq: why it’s time for the SRE hero... by Malcolm Preston
2023-01-30DevOpsDays Boston 2022: Gad Salner- How to scale a unicorn-building engineering team (and stay sane)
2023-01-30DevOpsDays Boston 2022: Daniel Kim - Achieving 99.99% uptime with Open Source Observability
2023-01-30DevOpsDays Boston 2022: Peter Chestna - Feedback: You don't have to be bad to get better
2023-01-30DevOpsDays Boston 2022: Kam Lasater - How to Fail at Serverless (without even trying)
2023-01-30DevOpsDays Boston 2022: Adarsh Shah - From Infrastructure as Code to Environment as Code: ...
2023-01-16RailsConf 2022 - Diversity in Engineering; a community perspective
2023-01-16RailsConf 2022 - Keynote: RailsConf 2022 - It's been a minute! by Aaron Patterson
2023-01-16RailsConf 2022 - Testing legacy code when you dislike tests (and legacy code) by Maeve Revels
2023-01-16RailsConf 2022 - Don't page me! How we limit pager noise at New Relic by Chuck Lauer Vose
2023-01-16RailsConf 2022 - The pitfalls of realtime-ification by Vladimir Dementyev
2023-01-16RailsConf 2022 - Computer science you might (not) want to know by Andy Andrea
2023-01-16RailsConf 2022 - Bringing Your Rails Monolith Along As The Business Grows - Ontra - Carrick Rogers
2023-01-16RailsConf 2022 - Unboxing Rails 7What's new in the latest major version by Claudio Baccigalupo
2023-01-16RailsConf 2022 - Service Denied! Understanding How Regex DoS Attacks Work by Kevin Menard
2023-01-16RailsConf 2022 - O(1), O(n) and O(#$*&!) by Stephen Prater
2023-01-16RailsConf 2022 - Laying the Cultural and Technical Foundation for Big Rails by Alex Evanczuk
2023-01-16RailsConf 2022 - Your Service Layer Needn't be Fancy, It Just Needs to Exist by David Copeland
2023-01-16RailsConf 2022 - Browser History Confessional: Searching My Recent Searches by Kevin Murphy
2023-01-16RailsConf 2022 - Shopify
2023-01-16RailsConf 2022 - Keynote: The Success of Ruby on Rails by Eileen Uchitelle



Tags:
RailsConf
Rails
RubyonRails
DHH