React Hooks Workshop: Build Mouse and Viewport Based React Hooks

Опубликовано: 15 Февраль 2025
на канале: edutechional
771
17

Learn about mouse and viewport events in React by building an image spider with a customer cursor and see how you can access the exact positions of page elements and the user's cursor to create dynamic views.

After completing this workshop, you'll be able to:

Implement React hooks to keep track of mouse and page element position values
Build a React component with the ability to override the default browser cursor
Integrate a custom cursor in an image slider

Source code:

https://github.com/bottega-code-schoo...