Slide 10
Slide 10 text
"I love static typing" … or do you?
•Static typing is a means, not an end
• The end is the modern development experience
• On-the-fly error reporting, go-to-definition,
completion, argument hint, etc.
•Q: Isn't it possible to achieve the experience
without changing the Ruby language?
• My answer is "Possible!"
10
(under some conditions)