HomeGuidesTypeScript & React

TypeScript and React: Further reading

TypeScript  •  [ Table of Contents ]

Here’s a couple of resources that help you getting more out of TypeScript and React:

If you have more, let me know!

TypeScript and React: Table of contents

  1. Getting Started
  2. Components
  3. Children
  4. Events
  5. Prop Types
  6. Hooks
  7. Render props and child render props
  8. Context
  9. Styles and CSS
  10. Further reading

Related Articles