Using React and React Hooks to Switch Electric Lights and Read Real Sensors šš”
What if I told you itās possible to program real-world electric components with React? Yes, thatās right! You can get electric sensors to update a React componentās state and switch circuits on and off based on state and props.
All this with React Hooks!
