Export Image
Export Code

Interaction with React

Ilgar Akalın

Last edited Sep 17, 2021
Created on Sep 17, 2021

Interaction with React

Includes:

  • Mouse events
  • Unidirectional Data Flow
  • The notion of "State"
  • React's useState hook

A program that follows your mouse with a circle.

MIT Licensed