RailsConf 2022 - A Rails Developer’s Guide To The Ruby VM by Maple Ong

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



Duration: 29:15
65 views
4


What happens under the hood when you run a Ruby script as simple as puts “Hello World!”?

Time to switch gears from the Rails-level of abstraction to a lower one and dive into some Ruby internals. We’ll be learning about how the Ruby code you write gets compiled and executed, then zoom in to the VM-level – what VMs are and what they do, and how the Ruby VM works. You’ll walk away with a better understanding of how Ruby and Rails works as a whole. No low-level systems knowledge needed!




Other Videos By Confreaks


2023-01-16RailsConf 2022 - "Build vs Buy" on Rails by Colin Loretz
2023-01-16RailsConf 2022 - Leveling Up from Planning to Production by Thomas Countz
2023-01-16RailsConf 2022 - GraphQL and Rails beyond HTTP APIs by Gui Vieira
2023-01-16RailsConf 2022 - Pictures Of You, Pictures Of Me, Crypto Steganography by Sean Marcia
2023-01-16RailsConf 2022 - Reflecting on Active Record Associations by Daniel Colson
2023-01-16RailsConf 2022 - More Engineers, More Problems: Solutions for Big Teams - Chime -
2023-01-16RailsConf 2022 - Building a diverse engineering team - Wrapbook - Zaid Zawaideh & Jessica Lawrence
2023-01-16RailsConf 2022 - Opening Keynote: The Journey to Zeitwerk by Xavier Noria
2023-01-16RailsConf 2022 - The Little Engines That Could by Mina Slater
2023-01-16RailsConf 2022 - Ooops! You named it wrong. What now? by Ian Norris & Melissa Hunt Glickman
2023-01-16RailsConf 2022 - A Rails Developer’s Guide To The Ruby VM by Maple Ong
2023-01-16RailsConf 2022 - Keynote: A tech görl origin story by Crystal Tia Martin
2023-01-16RailsConf 2022 - Come on in! Making yourself at home in a new codebase by Mercedes Bernard
2023-01-16RailsConf 2022 - Experimental Patterns in ActiveRecord by John Crepezzi
2022-12-05PSHSummit 2022 - Trauma Informed SRE by Lesley Cordero
2022-12-05PSHSummit 2022 - Publishing and Managing Modules with an Internal Repository by Kevin Marquette
2022-12-05PSHSummit 2022 - Debug Now! Zap bugs out of PowerShell by Jaap Brasser
2022-12-05PSHSummit 2022 - Azure Functions PowerShell: The Missing Manual by Justin Grote
2022-12-05PSHSummit 2022 - PKI for Mere Mortals by James Ruskin and Stephen Valdinger
2022-12-05PSHSummit 2022 - Succeed in PowerShe'll: Optimize-Career-ErrorAction Continue - Panel
2022-12-05PSHSummit 2022 - PowerShell For Every System by April Edwards



Tags:
RailsConf
Rails
RubyonRails
DHH