React, TypeScript, and TDD Tutorial: Project Setup. Create a React+TypeScript project with the create-react-app scaffolding tool.
Create a React+TypeScript project with the create-react-app scaffolding tool.
Contents:
Article covers: How native is react native?, React Native vs (Ionic, Cordova), Similarities and difference between React Native and Native App Development.
Implement the Basic AAA testing pattern today! In this tutorial, you'll see How to Write Tests with React Testing Library and TypeScript
React, TypeScript, and TDD Tutorial: Testing. Test-first development with Jest in the IDE.
React, TypeScript, and TDD Tutorial: Rich Events and Testing. Add event handling to a stateful class component by first writing tests during development.
In this video I'll show you how to test react hooks using react-hooks-testing-library