The React snippet collection contains function components and reusable hooks for React 16.
Take a deeper dive into React's rendering process and understand the basics behind the popular JavaScript framework.
React, Render · Jun 12, 2021
Renders a checkbox list that uses a callback function to pass its selected value/values to the parent component.
React, Components · Oct 13, 2021
Testing React components that update asynchronously with React Testing Library is a common scenario. Learn how to deal with common issues and speed up your testing.
React, Testing · Nov 7, 2021
Take a deeper dive into React's rendering process and understand the role of the Context API and Redux in it.
React, Render · Jun 12, 2021
Renders a textarea component with a word limit.
React, Components · Oct 13, 2021
Renders a tree view of a JSON object or array with collapsible content.
React, Components · Nov 16, 2020
Renders an accordion menu with multiple collapsible content elements.
React, Components · Oct 13, 2021
Renders a button that animates a ripple effect when clicked.
React, Components · Oct 13, 2021
Take a deeper dive into React's rendering process and understand how to make small yet powerful tweaks to optimize performance.
React, Render · Jun 12, 2021
Renders a file drag and drop component for a single file.
React, Components · Oct 13, 2021