Hi, I'm Mirco. I enjoy crafting quality software for people.
About meTagged “react”.
-
Why is my React Component re-rendering?
Discover 4 techniques to optimize React app performance, minimizing unnecessary component re-renders.
-
How does React Router location.state works?
Have you ever asked where React Router stores the location state?
-
Testing Library Recipes - Getting Started
When developing a React.js front-end application, the React Testing Library is the officially recommended tool and it is the primary choice for many developers because it encourages good practices by enforcing not to test implementation details.
-
Data fetching React Hook
React Hooks can make data fetching easier by hiding the asynchronous state management required to handle HTTP requests.
See all tags.