Plz yurn on JavaScript

2 posts about react

Create and Test a Hook in React-Native

React Hooks are awesome, but how can we test them? How can we build Hook and use Native API in React-Native?

  • #jest
  • #javascript
  • #testing
  • #react
  • #react-native
  • #react-hook

How do I manage state in my react application? When to use Redux, MobX, Context API vs Component level state? What to do to handle forms state? How can I make my app state easier to maintain?