Skip to content

Commit 1b14726

Browse files
authored
add stripe migration story
1 parent fadfb14 commit 1b14726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migration/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ and Code Quality in Github](https://web.cs.ucdavis.edu/~filkov/papers/lang_githu
9090

9191
## Misc migration stories by notable companies and open source
9292

93+
- (2022) Stripe: https://stripe.com/blog/migrating-to-typescript ([podcast](https://devtools.fm/episode/33), [tweet](https://twitter.com/alunny/status/1501261144341680130))
9394
- [Bloomberg](https://www.techatbloomberg.com/blog/10-insights-adopting-typescript-at-scale/) - [Podcast form](https://talkscript.sitepen.com/episode-57-typescript-at-scale/)
9495
- [Adopting TypeScript at Scale - AirBnB's conversion story and strategy](https://www.youtube.com/watch?v=P-J9Eg7hJwE)
9596
- Airtable's [Big Bang Migration from Flow to TS](https://medium.com/airtable-eng/the-continual-evolution-of-airtables-codebase-migrating-a-million-lines-of-code-to-typescript-612c008baf5c)
@@ -98,7 +99,6 @@ and Code Quality in Github](https://web.cs.ucdavis.edu/~filkov/papers/lang_githu
9899
- [Tiny][tiny] - [Talk from ForwardJS here](https://www.slideshare.net/tiny/porting-100k-lines-of-code-to-typescript)
99100
- [Slack](https://slack.engineering/typescript-at-slack-a81307fa288d) ([podcast](https://softwareengineeringdaily.com/2017/08/11/typescript-at-slack-with-felix-rieseberg/))
100101
- [Etsy](https://codeascraft.com/2021/11/08/etsys-journey-to-typescript/)
101-
- [Stripe](https://twitter.com/alunny/status/1501261144341680130) - new! 2022!
102102
- [Netflix adoption story](https://www.youtube.com/watch?v=p5Hwb1YbNMY&feature=share)
103103
- [Priceline](https://medium.com/priceline-labs/trying-out-typescript-part-1-15a5267215b9)
104104
- Dropbox

0 commit comments

Comments
 (0)