Skip to content
This repository has been archived by the owner on May 25, 2020. It is now read-only.

Convert to TypeScript #215

Open
grgur opened this issue Jan 21, 2019 · 3 comments
Open

Convert to TypeScript #215

grgur opened this issue Jan 21, 2019 · 3 comments
Labels

Comments

@grgur
Copy link
Member

grgur commented Jan 21, 2019

Flow seems to have all kind of issues (e.g. memory bloat). Even Facebook migrates from Flow to TypeScript.

Here's a good blog post that describes the transition: https://davidgom.es/porting-30k-lines-of-code-from-flow-to-typescript/

@grgur grgur added the request label Jan 21, 2019
@grgur
Copy link
Member Author

grgur commented Mar 11, 2019

Migrating to JSDoc might be the best option here. People won't have to decide on the system (Flow cs TypeScript) and we'll still provide plenty of information for type safety

https://github.com/Microsoft/TypeScript/wiki/JsDoc-support-in-JavaScript

@ih90
Copy link

ih90 commented Mar 11, 2019

I'll start to work on this

@grgur
Copy link
Member Author

grgur commented Mar 11, 2019

It's yours @ih90

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants