Store management for React and React Native with simple hooks ! - GitHub - NastuzziSamy/react-rooks: Store management for React and React Native with simple hooks ! (more…)
Read more »
There’s a lot of confusion right now about the “right” way to test your React components. Should you write all your tests by hand, or only… (more…)
Read more »
We have talked before in Text Recorder: React States, Event Handling and Conditional Rendering about states and how to set them and handle their changes. That was while using Class components, but of course we don't have to use Class components to ge... (more…)
Read more »