How to Test a Method in a React Functional Component Using Enzyme

A React Function Component is simply a function that returns a React element. With React 16.8 the most awaited feature, hooks was introduced which allowed for injecting state and lifecycle methods into stateless function components and make it stateful. T… Read more

Similar

Anyone Building on React and React Native?

I've spent about 10 years of my career building cross platform applications. It's hard. I'm creating tooling and hosting to make building things for web, mobile, and desktop with a shared codebase much easier. Looking for guinea pigs, errr, testers and an... (more…)

Read more »