Build and Test Sliders with React Hooks

added by JavaScript Kicks
12/19/2018 8:12:35 AM

672 Views

How to build a slider to change the size of a ball and then test it with react-testing-library. I'm sure you have heard of React Hooks by now unless you were living under a rock. They have taken the React world by storm because they offer very simple and powerful primitives for adding state and lifecycle to React functional components.


0 comments