Resources and examples for Sorbet
- https://sorbet.org
- https://sorbet.run - Playground
- https://github.com/Shopify/tapioca
- https://github.com/Shopify/spoom
- https://github.com/Shopify/rubocop-sorbet
- https://github.com/Shopify/rbi-central
- https://github.com/kddnewton/sorbet-eraser - Erase all traces of sorbet-runtime code
- https://github.com/dduugg/yard-sorbet
- https://github.com/thatch-health/sorbet_operation
- https://github.com/AaronC81/parlour
- https://github.com/AaronC81/sord - Convert YARD docs to Sorbet RBI and Ruby 3/Steep RBS files
https://github.com/chanzuckerberg/sorbet-rails(archived)- https://github.com/coinbase/protoc-gen-rbi - Protobuf compiler plugin that generates Sorbet .rbi "Ruby Interface" files.
- Two insights from using Sorbet - Lucian Ghinda (2023-02-09)
- Experiment: Fully adding Sorbet and RBS to a small project - Radan Skorić (2023-10-30)
- Adding Sorbet to a Rails project - Nithin Bekal
- Adopting Sorbet at Scale - Alexandre Terrasa (Shopify)
- Static Typing for Ruby - Alexandre Terrasa (Shopify)
- Jake Zimmerman (many posts about Sorbet)
- The State of Ruby Static Typing at Shopify
- Sorbet As Your Ruby Mentor - Andy Waite
- Sorbet Journey (4 part series)
- Remote Ruby: Rails 7, Railties, and Sorbet at Shopify with Rafael França from Rails Core
- Ruby Rogues: Using Typing Systems in Ruby with Sorbet ft. Alex Dunae
- Shipit! Presents: The State of Ruby Static Typing at Shopify with Ufuk Kayserilioglu and Alexandre Terrasa
- The Changelog: Types will win in the end with Jake Zimmerman
- RubyKaigi 2023 - Gradual typing for Ruby: comparing RBS and RBI/Sorbet by Alexandre Terrasa
- RubyKaigi 2023 - Generating RBIs for dynamic mixins with Sorbet and Tapioca by Emily Samp
- RubyConf 2021 - Sorbet at Grailed: Typing a Large Rails Codebase to Ship with Confidence by Jose Rosello
- RubyConf 2021 - Gradual Typing in Ruby - A Three Year Retrospective by Ufuk Kayserilioglu, Alexandre Terrasa
- RubyConf 2019 - Adopting Sorbet at Scale by Ufuk Kayserilioglu
- RubyConf 2019 - Sorbet: A type checker for Ruby 3 you can use today! by Jake Zimmerman and Dmitry Petrashko
- RubyKaigi 2019 - State of Sorbet: A Type Checker for Ruby by Jake Zimmerman, Paul Tarjan
- ruby-lsp
- ruby-lsp-rails
- ruby-lsp-rspec
- Homebrew (Type Checking With Sorbet)
- https://github.com/Shopify/cli-ui
- https://github.com/Shopify/minitest-distributed
- https://github.com/Shopify/packwerk
- https://github.com/Shopify/shopify-api-ruby
- https://github.com/Vonage/vonage-ruby-sdk
- https://github.com/ignacio-chiazzo/ruby_whatsapp_sdk
- https://github.com/testdouble/mocktail
- https://github.com/LTe/acts-as-messageable
- vglist - A video game library tracking web app built in Rails and powered by Wikidata.
- https://github.com/dependabot/dependabot-core
- https://github.com/phobos/phobos - Simplifying Kafka for Ruby apps
- https://github.com/rubyatscale/code_ownership - A gem to help engineering teams declare ownership of code (Gusto)
- https://github.com/yob/pdf-reader
- Stripe
- Shopify
- FullScript
- Gusto
- Thatch
- Instacart
- GitHub (dependabot-core)
- (see the Sorbet homepage for more)
- Coinbase