You might find https://blog.jez.io/history-of-sorbet-syntax/ interesting, written by one of the primary contributors to Sorbet.
Sorbet is a bit different from TypeScript because it has runtime type checking, not just static.
You might find https://blog.jez.io/history-of-sorbet-syntax/ interesting, written by one of the primary contributors to Sorbet.
Sorbet is a bit different from TypeScript because it has runtime type checking, not just static.