Two insights from using Sorbet in a production app
I wrote a small article about two insights I had about using Sorbet in a large Rails app:
- How to simplify methods by removing unnecessary transformations
- Fixing the Sorbet splat arguments not well supported
Post a comment