RailsConf 2022 - Your Service Layer Needn't be Fancy, It Just Needs to Exist by David Copeland

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



Duration: 30:01
306 views
0


Where would you put your business logic if not in Active Records? The answer is a service layer. Your service layer provides a seam between your user interface and your database that contains all the code that makes your app your app. This single design decision will buoy your app's sustainability for years. You'll learn why this is and how to start a service layer today without any patterns, principles, or fancy libraries.




Other Videos By Confreaks


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 - ELI5: A Game Show on Rails by Andy Glass
2023-01-16RailsConf 2022 - Spacecraft! The care and keeping of a legacy ... by Annie Lydens & Jenny Allar
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 - 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
2023-01-16RailsConf 2022 - Keynote: Meditations on Software by Vaidehi Joshi
2023-01-16RailsConf 2022 - Building a diverse engineering team - Wrapbook - Zaid Zawaideh & Jessica Lawrence
2023-01-16RailsConf 2022 - The Queue Continuum: Applied Queuing Theory by Justin Bowen
2023-01-16RailsConf 2022 - Open the gate a little: strategies to protect and share data by Fernando Petrales
2023-01-16RailsConf 2022 - Your TDD Treasure Map by Christopher "Aji" Slater
2023-01-16RailsConf 2022 - You have 2 seconds to respond - Atob - Justin Powers
2023-01-16RailsConf 2022 - Kuby: Active Deployment for Rails Apps by Cameron Dutro



Tags:
RailsConf
Rails
RubyonRails
DHH