RailsConf 2020 CE - Building a Rails Controller From Scratch by Alex Kitchens

Channel:
Subscribers:
42,100
Published on ● Video Link: https://www.youtube.com/watch?v=jne5VFK-K_M



Duration: 27:10
5,369 views
149


Building a Rails Controller From Scratch by Alex Kitchens


If you replaced ActionController with an implementation of your own, what would you have to build to get your app working again? In this talk, we'll do just that. We'll see how the controller interacts with the router to receive a request, process it, and return a response. We'll also rebuild controller features like Params, Controller Callbacks, and Rendering. In the end, we'll have a new functioning controller class called AwesomeController, and we will have seen what it takes to process a request in Rails.

__________

Alex Kitchens (@alexcameron89) is a software engineer at Stitch Fix, where he gets to embrace his love of Rails as a backend developer.




Other Videos By Confreaks


2021-03-29EmberConf 2021 Monday March 29th
2020-08-20RustConf 2020 live stream
2020-05-10!!Con - Sunday May 10, 2020
2020-05-09!!Con - Saturday May 9, 2020
2020-05-05RailsConf 2020 CE - Webpacker, It-Just-Works, But How? by Justin Gordon
2020-05-04RailsConf 2020 CE - Building a Performance Analytics Tool with ActiveSupport by Christian Bruckmayer
2020-05-04RailsConf 2020 CE - The Sounds of Silence: Lessons from an 18 hour API outage by Paul Zaich
2020-05-04RailsConf 2020 CE - Wrangle Your SQL With Arel by Eric Hayes
2020-05-04RailsConf 2020 CE - Debugging: Techniques for Uncertain Times by Chelsea Troy
2020-05-04RailsConf 2020 CE - Blank Page Panic! Creating Confidence with Test Driven ... by Elayne Juten
2020-05-04RailsConf 2020 CE - Building a Rails Controller From Scratch by Alex Kitchens
2020-05-04RailsConf 2020 CE - Inside Rails: The Lifecycle of a Response by Krystan HuffMenne
2020-05-04RailsConf 2020 CE - Fake It While You Make It by Kevin Murphy
2020-05-04RailsConf 2020 CE - Measure Twice, Cut Once by Alec Clarke
2020-05-04RailsConf 2020 CE - Communicating with Cops by Kyle d'Oliveira
2020-05-04RailsConf 2020 CE - Peeling Away the Layers of the Network Stack by Ufuk Kayserilioglu
2020-05-04RailsConf 2020 CE - Achieving Inclusivity Through Remote Work by Jameson Hampton
2020-05-04RailsConf 2020 CE - Inoculating Rails Auth Against Bug Bounty Hunters by Jason Meller
2020-05-04RailsConf 2020 CE - Keynote Interview with David Heinemeier Hansson
2020-05-04RailsConf 2020 CE - Deeper Understanding & Better Communication through Art by Anna Rankin
2020-05-04RailsConf 2020 CE - Encapsulating Views by Joel Hawksley



Tags:
railsconf
railsconf2020ce