Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Beginner's Guide to Real World React, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:03:46
    Course introduction
  • Урок 2. 00:02:02
    About the author
  • Урок 3. 00:01:49
    Conventions used and helpful links
  • Урок 4. 00:00:38
    Reporting errors and getting support
  • Урок 5. 00:00:47
    Downloading the course code
  • Урок 6. 00:04:04
    What is React?
  • Урок 7. 00:04:12
    Comparisons with similar frameworks
  • Урок 8. 00:01:37
    Drawbacks of React
  • Урок 9. 00:00:48
    First React app - The Greeting App
  • Урок 10. 00:24:17
    Building the Greeting App
  • Урок 11. 00:25:31
    Refactoring the Greeting App
  • Урок 12. 00:03:31
    React core concepts
  • Урок 13. 00:03:56
    Introducing React Hooks
  • Урок 14. 00:26:54
    Common Hooks
  • Урок 15. 00:00:44
    Furry Friend Gallery app
  • Урок 16. 00:18:56
    Building the Furry Friend Gallery
  • Урок 17. 00:05:08
    Introduction to fetching data with React
  • Урок 18. 00:01:17
    Furry Friends Gallery Mark II
  • Урок 19. 00:30:48
    Building the Furry Friends Gallery Mark II
  • Урок 20. 00:09:13
    Deploying an app to the world
  • Урок 21. 00:04:05
    Building an app to deploy
  • Урок 22. 00:13:56
    Setting up deployment on Netlify
  • Урок 23. 00:10:11
    Thinking in React
  • Урок 24. 00:05:56
    Component relationships
  • Урок 25. 00:04:15
    Project structure
  • Урок 26. 00:00:48
    Form Builder project
  • Урок 27. 00:23:55
    Building the Form Builder
  • Урок 28. 00:06:30
    Hooks Deep Dive
  • Урок 29. 00:05:29
    Hooks project setup
  • Урок 30. 00:11:25
    useContext Hook
  • Урок 31. 00:07:56
    useRef Hook
  • Урок 32. 00:08:49
    useMemo Hook
  • Урок 33. 00:08:02
    useCallback Hook
  • Урок 34. 00:05:12
    Navigation in complex apps
  • Урок 35. 00:06:21
    Introducing React Router
  • Урок 36. 00:00:36
    Admin Console app
  • Урок 37. 00:26:44
    Building the Admin Console
  • Урок 38. 00:09:39
    Extending the Admin Console
  • Урок 39. 00:02:40
    State management in complex apps
  • Урок 40. 00:09:35
    Introducing Redux
  • Урок 41. 00:00:47
    Event Sign Up App
  • Урок 42. 00:29:50
    Building the Event Sign Up App
  • Урок 43. 00:14:21
    Extending the Event Sign-Up App
  • Урок 44. 00:15:01
    Using the useReducer Hook
  • Урок 45. 00:05:45
    The Dinosaur Search App
  • Урок 46. 00:18:42
    Project setup and scaffolding
  • Урок 47. 00:19:48
    Building the services
  • Урок 48. 00:35:02
    Building the components
  • Урок 49. 00:04:32
    Exploring the app
  • Урок 50. 00:02:29
    Closing thoughts and learning paths