Two insights from using Sorbet
I am working with Sorbet on a relatively big Ruby on Rails project, and here are two quick learnings: It can help with simplifying code by removing unnecessary transformations. The support that Ruby has for doing things in multiple ways is very hel...
Feb 9, 20244 min read916
