Bootcamp React Introduction: Typescript What is typescript? Typing Classes/Interfaces & Enums OOP encapsulation inheritance polymorphism abstraction React: project setup create react app overview files & scripts React: first component "PokeListItem" components vs containers (representational vs logical component) Storybook Component testing with Jest React: second component "PokeList" React: third component "PokeDetail" React: container "Pokedex" React: State management React: Middleware & consuming an external API Usefull links React Styled Components Storybook Jest