Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

React: Managing Complex Interactions

Posted By: Landau17
React: Managing Complex Interactions

React: Managing Complex Interactions
MP4 | Video: 720p | Duration: 1:45:19 | English | Subtitles: VTT | 312.7 MB



One of the most powerful things you can build in React-interactions-is also one of the most complicated. But to create a compelling user experience, you'll need to be able to connect and combine a wide variety of interactions. This course shows how to add and manage complex interactions in React using states and some useful third-party libraries. Learn how to add hover and click interactions, navigation popups, grids and galleries, scrolling, and more. Instructor Emmanuel Henri also provides tips for improving your UX designs after implementing interactions.

Topics include:
    
  • Using the component state for interactions
  • Creating components
  • Implementing hover, navigation, and scrolling interactions
  • Loading animation
  • Improving the user experience