/react-ui-interactions-course

Course covering React UI interactions

Primary LanguageJavaScript

React: Managing Complex Interactions

This LinkedIn Learning 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.

NB

Original course published in 2018 and used Class components. I used hooks throughout.