1. Урок 1. 00:03:34
    Change a Stateful React Class Component to a Function Component with the State Hook
  2. Урок 2. 00:05:00
    Use the React Effect Hook in Function Components
  3. Урок 3. 00:03:37
    Write a Custom State Hook in React
  4. Урок 4. 00:03:34
    Write a Custom React Effect Hook
  5. Урок 5. 00:04:12
    Extract a Custom Hook into its own Module with create-react-hook
  6. Урок 6. 00:05:06
    Test your Custom Hook Module with react-hooks-testing-library
  7. Урок 7. 00:04:16
    Prepare a Custom React Hook to be Published as an npm Package
  8. Урок 8. 00:01:14
    Publish a Custom React Hook as an npm Package