Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Intro to React.js, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:01:37
    Welcome to Intro to React.js
  • Урок 2. 00:06:09
    Introducing React
  • Урок 3. 00:01:24
    Introduction to Zesty
  • Урок 4. 00:10:04
    Getting started with CodeSandbox
  • Урок 5. 00:06:38
    Breaking down the App component
  • Урок 6. 00:10:47
    Building Zesty
  • Урок 7. 00:05:34
    Creating a global state
  • Урок 8. 00:07:23
    Intro to hooks and event handlers
  • Урок 9. 00:05:35
    Updating the index position with an event handler
  • Урок 10. 00:11:56
    Adding an index counter and refactoring HTML/CSS
  • Урок 11. 00:08:29
    Creating a loading component
  • Урок 12. 00:15:58
    Writing the loading logic
  • Урок 13. 00:07:47
    Making our project responsive
  • Урок 14. 00:02:51
    Introduction to MilkyMood
  • Урок 15. 00:09:18
    Introduction to Styled Components
  • Урок 16. 00:09:44
    Building the Header component
  • Урок 17. 00:08:59
    Building the Footer component
  • Урок 18. 00:05:50
    Building the Image component
  • Урок 19. 00:09:18
    Using a matrix to slice the image into a puzzle
  • Урок 20. 00:10:57
    Using hooks, event handlers, and maths to calculate the cursor distance
  • Урок 21. 00:12:36
    Setting new positions for the image squares
  • Урок 22. 00:11:42
    Changing the background color and glow animation based off of the image's status
  • Урок 23. 00:02:12
    Adding responsive styles
  • Урок 24. 00:00:36
    Introduction to MilkyMood, Part 2
  • Урок 25. 00:09:56
    Creating a sign up button and modal window
  • Урок 26. 00:05:36
    Adding functionality to the modal window
  • Урок 27. 00:09:38
    Creating a Basic Form
  • Урок 28. 00:11:22
    Refactoring the form to use Formik and Yup
  • Урок 29. 00:07:36
    Refactoring the input fields to use Formik's Field hook
  • Урок 30. 00:11:06
    Styling the form and modal using styled components
  • Урок 31. 00:01:02
    Introduction to Book Club
  • Урок 32. 00:10:24
    Setting up a local environment and creating a new React app
  • Урок 33. 00:03:42
    Configuring our code editor and cleaning up default files
  • Урок 34. 00:12:09
    Fetching data from an API
  • Урок 35. 00:08:59
    Rendering the book as a React component
  • Урок 36. 00:04:56
    Creating global styles and a header
  • Урок 37. 00:01:44
    Selecting a book from the list
  • Урок 38. 00:08:53
    Building a detail panel to show more book info
  • Урок 39. 00:06:42
    Closing the panel and building a background shadow
  • Урок 40. 00:10:57
    Adding animation to the panel
  • Урок 41. 00:07:33
    Refactoring the book list's scrolling behavior
  • Урок 42. 00:09:59
    Building a search component
  • Урок 43. 00:09:09
    Refining the search feature
  • Урок 44. 00:07:25
    Deploying our project with GitHub and Netlify