Upgrade to Pro — share decks privately, control downloads, hide ads and more …

React and Typescript – How They Fell in Love

React and Typescript – How They Fell in Love

Presentation from Microconf (25.07.2018)

Avatar for Aleksander Stós

Aleksander Stós

July 26, 2018
Tweet

Other Decks in Technology

Transcript

  1. React and Typescript – How They Fell in Love with

    Aleksander Stós, SwingDev’s Front-end Developer
  2. • Speed up your & your friends work • Less

    bugs & errors • Less stress while making changes • More readable and easier to understand code
  3. Further reading • Typescript documentation • How & why: A

    guide to using Typescript with React • Best practices for using Typescript with React • Ultimate React Component Patterns with Typescript 2.8 • HOC Example • HOC Another Example