• React Intro

    • React and JSX
    • useState and useEffect
    • Let's build country search widget
    • More on states and "previous" state
    • Different types of "state"
    • You might not need Redux
    • React lifecycle
    • React best practices
  • Testing

    • Unit testing
    • E2E testing