Skip to content

Instantly share code, notes, and snippets.

@eps1lon
Created August 14, 2020 07:33
Show Gist options
  • Save eps1lon/0e725d345435d83d76f2326dab60035c to your computer and use it in GitHub Desktop.
Save eps1lon/0e725d345435d83d76f2326dab60035c to your computer and use it in GitHub Desktop.
TypeScript in React

TypeScript in React

Non-exhaustive list of issues with TypeScript in React that make components written in TypeScript less valueable.

Not necessarily applicable to Material-UI:

  • Return type of components too strict TS#1213
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment