The Sorbet type checker from Stripe has grown in popularity among Ruby development organizations in recent years due to its gradual nature and the number of bugs it can eliminate. Type guarantees have traditionally seemed impossible in the Ruby language, but Sorbet has provided a great solution. Getting started can be difficult for some teams, though. In this course, we'll learn everything you need to know to introduce Sorbet to new or existing projects, understand the best way to write type signatures and use other features of Sorbet and see how to improve your development workflow with a typechecking step.
You'll see how to get started with Sorbet in any Ruby codebase in less than 30 minutes. Then, we'll explore various aspects of Sorbet in depth and how they all work together to provide type safety to your code. By the end of this course, you'll have tools to update your development workflow with typechecking and learn how to approach adopting Sorbet on any team composition or code organization strategy. Sorbet works equally great for small and large repositories alike.
Small Ruby consultancies and large Ruby organizations such as Stripe and Shopify all ship code confidently with Sorbet. Discover how easy it is for your team to start doing the same!