1. Урок 1. 00:03:25
    Install Development Tools for Preact
  2. Урок 2. 00:05:45
    Configure Webpack 2 and Babel for use with Preact
  3. Урок 3. 00:04:58
    Create a Hello World App with Preact
  4. Урок 4. 00:04:32
    Define Functional Components in Preact
  5. Урок 5. 00:06:13
    Define Stateful Components in Preact
  6. Урок 6. 00:02:01
    Use State and Props in the Component Render Function
  7. Урок 7. 00:05:26
    Use Link State to Automatically Handle State Changes
  8. Урок 8. 00:04:04
    Reduce the Size of a React App in Two Lines with preact-compat
  9. Урок 9. 00:06:36
    Handle Simple Routing with preact-router
  10. Урок 10. 00:06:44
    Integrate react-router with Preact
  11. Урок 11. 00:06:23
    Integrate Redux with Preact
  12. Урок 12. 00:01:42
    Use Redux Dev-Tools with Preact