Export Image
Export Code

E14 Mouse Follower

Vanessa

Last edited Jan 31, 2021
Created on Jan 04, 2021

Follows your mouse with a circle

Datavis 2020 Episode 14 - Interaction With React https://www.youtube.com/watch?v=9zzIwsASgeo

Uses unidirectional data flow (the useState hook), and memoization of event listeners (the useCallback hook).

MIT Licensed