Skip to content

Commit 42b3c4a

Browse files
authored
add braposo's flow to TS coments
1 parent 594dac7 commit 42b3c4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MIGRATING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,13 @@ Old content that is possibly out of date
9595

9696
## From Flow
9797

98+
- Try flow2ts: `npx flow2ts` - doesn't work 100% but saves some time ([see this and other tips from @braposo](https://github.com/sw-yx/react-typescript-cheatsheet/pull/79#issuecomment-458227322) at TravelRepublic)
9899
- [Incremental Migration to TypeScript on a Flowtype codebase][entria] at Entria
99100
- [Jest's migration (PR)](https://github.com/facebook/jest/pull/7554#issuecomment-454358729)
100101
- [Expo's migration (issue)](https://github.com/expo/expo/issues/2164)
101102
- [Atlassian's migration (PR)](https://github.com/atlassian/react-beautiful-dnd/issues/982)
102103
- [Yarn's migration (issue)](https://github.com/yarnpkg/yarn/issues/6953)
104+
- [MemSQL's Studio's migration](https://davidgom.es/porting-30k-lines-of-code-from-flow-to-typescript/) - blogpost with many useful tips
103105

104106
## Results
105107

0 commit comments

Comments
 (0)