Skip to content

Instantly share code, notes, and snippets.

@remarkablemark
Created January 24, 2020 23:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save remarkablemark/d733c46efaabdc19e6373b99164330dc to your computer and use it in GitHub Desktop.
Save remarkablemark/d733c46efaabdc19e6373b99164330dc to your computer and use it in GitHub Desktop.
TypeScript versus Flow

Why choose TypeScript over Flow? Because TypeScript has:

  • better performance,
  • larger community,
  • more type definitions,
  • more VSCode integrations,
  • more momentum.

Also, Facebook, the creator of Flow, are moving projects like Yarn and Jest over to TypeScript.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment