React render tracker – a tool to discover performance issues related to unintentional re-renders and unmounts
-
Updated
Apr 7, 2024 - TypeScript
React render tracker – a tool to discover performance issues related to unintentional re-renders and unmounts
Simple shared component state management for LitElement.
🚀 Simple component for ignoring the re-rendering of a piece of React's render method.
Pass anything as key without re-renders
React tool for debugging redundant re-renders
Restart component when change route params and query and force restart component.
Rendering react components every x milliseconds
Lightweight JavaScript framework based on Template Literals vs CustomEvents features. Virtual DOM basic structure.
single page cart with JavaScript
React.js application created for Women Who Code ATX meetup that uses useSelector hook and explores how to avoid re-rendering all the child components when one of them changes state
react-optimized-effects
Created a parent component with a simple counter and a child component displaying a todo list. Utilized the useMemo hook to prevent unnecessary re-renders of the child component when the parent component's state changes, ensuring optimal performance.
Add a description, image, and links to the rerender topic page so that developers can more easily learn about it.
To associate your repository with the rerender topic, visit your repo's landing page and select "manage topics."