Accessible React Forms
April 13, 2022#reactHow to build an Accessible React form with React Hook Form
For React developers eager to write automated tests
Learn how to write automated tests on your React app using the de-facto testing tools for React. These tests will allow you to ship new versions of your app with confidence. The tests will also allow you to increase your release frequency, allowing you to get features to your customers quickerHow to build an Accessible React form with React Hook Form
Automated accessibility checks for React apps
How to mock console.warn / console.error
How to test component Emotion styles
How to use a ref internally that is forwarded