Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Up and running with Preact, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:03:25
    Install Development Tools for Preact
  • Урок 2. 00:05:45
    Configure Webpack 2 and Babel for use with Preact
  • Урок 3. 00:04:58
    Create a Hello World App with Preact
  • Урок 4. 00:04:32
    Define Functional Components in Preact
  • Урок 5. 00:06:13
    Define Stateful Components in Preact
  • Урок 6. 00:02:01
    Use State and Props in the Component Render Function
  • Урок 7. 00:05:26
    Use Link State to Automatically Handle State Changes
  • Урок 8. 00:04:04
    Reduce the Size of a React App in Two Lines with preact-compat
  • Урок 9. 00:06:36
    Handle Simple Routing with preact-router
  • Урок 10. 00:06:44
    Integrate react-router with Preact
  • Урок 11. 00:06:23
    Integrate Redux with Preact
  • Урок 12. 00:01:42
    Use Redux Dev-Tools with Preact