# Sorbet : Stripe가 만든 Ruby용 Type Checker

> Clean Markdown view of GeekNews topic #6274. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=6274](https://news.hada.io/topic?id=6274)
- GeekNews Markdown: [https://news.hada.io/topic/6274.md](https://news.hada.io/topic/6274.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-04-01T09:01:40+09:00
- Updated: 2022-04-01T09:01:40+09:00
- Original source: [stripe.com](https://stripe.com/blog/sorbet-stripes-type-checker-for-ruby)
- Points: 5
- Comments: 0

## Topic Body

- Stripe의 대부분 코드는 Ruby : 15만개 파일에 1500만 라인   
  - 새 멤버가 코드를 이해하기 쉽게하고, 에러를 줄이기 위해 만든 오픈소스 타입체커   
  - 정적코드 분석을 통해서 각각의 코드 연결성을 이해하고, 타입 에러 및 자동완성, 사용법 문서화동에 도움을 줌   
- 4년동안 만들고 사용해보니, 예상보다 훨씬 훌륭한 결과가 나와서 이를 정리하여 공유  
- VSCode 용 확장 제공 및 WASM을 이용한 Online Playground 제공

## Comments



_No public comments on this page._
