Your Service Layer Needn't be Fancy, It Just Needs to Exist
Offered By: Ruby Central via YouTube
Course Description
Overview
Discover the importance of implementing a service layer in your Rails application in this insightful conference talk from RailsConf 2022. Learn why placing business logic in a service layer, rather than in Active Records, can significantly enhance your app's sustainability. Explore how this simple design decision creates a crucial seam between the user interface and database, encapsulating the core functionality that defines your app. Gain practical knowledge on how to initiate a service layer immediately, without the need for complex patterns, principles, or specialized libraries. This presentation offers valuable insights for Rails developers looking to improve their application architecture and maintain code sustainability over time.
Syllabus
RailsConf 2022 - Your Service Layer Needn't be Fancy, It Just Needs to Exist by David Copeland
Taught by
Ruby Central
Related Courses
Web Application ArchitecturesUniversity of New Mexico via Coursera Full Stack Foundations
Udacity Rails with Active Record and Action Pack
Johns Hopkins University via Coursera Ruby on Rails: An Introduction
Johns Hopkins University via Coursera Ruby on Rails Web Services and Integration with MongoDB
Johns Hopkins University via Coursera