Explore >> Select a destination


You are here

maxrozen.com
| | yakovfain.com
1.9 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.7 parsecs away

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

Travel
| | The reasons I started to use react-testing-library for testing React components and why I like it.
| | vladivanov.me
18.3 parsecs away

Travel
| What are modular systems in JavaScript? Why are there so many? What problems can arise from this and how can they be solved? And what to choose in 2023? I'll tell in this article.