Ryan Lue
Just my 2¢
Posts
Projects
GitHub
Contact
🏷 Language Internals
Apr 13
Reading Recap: Understanding Delete
A condensed summary of Juriy Zaytsev’s 2010 write-up
recaps
Nov 7
What Happens When Variables Point to Each Other?
A look at object mutability & ‘pass by reference’ vs. ‘pass by value’, and how they affect the behavior of variables in Ruby.
fundamentals