Explore >> Select a destination


You are here

maxrozen.com
| | yakovfain.com
1.8 parsecs away

Travel
| | In the previous blog, I generated a new React/TypeScript app using the create-react-app tool. In this blog, you'll get familiar with two types of React components, and what a component's state is for. Two types of React components A React component can be declared either as a function or as a class. A functional component...
| | timmousk.com
2.6 parsecs away

Travel
| | This article explains how to mock a React component in Jest and shows multiple code examples. named vs default export.
| | bitsofco.de
2.7 parsecs away

Travel
| | Articles on frontend development and more.
| | sapegin.me
11.9 parsecs away

Travel
| Learn how to test React components with Jest and React Testing Library and how to apply the best modern frontend testing practices.