A React Hook that Creates a Derived State from a Reactive Value (Fixing the Cascading Updates Issue)
-
Updated
Feb 10, 2026 - TypeScript
A React Hook that Creates a Derived State from a Reactive Value (Fixing the Cascading Updates Issue)
An interactive Investment Calculator built with React that helps users estimate their investment growth over time. Simply enter your initial investment, annual contributions, expected return rate, and duration to see projected results.
Tic-Tac-Toe game with a few fancy features | React, Vite, CSS
A dynamic quiz application built with React. Users answer timed questions, get instant feedback, and view a detailed performance summary at the end.
Create memoized selectors.
Tic-Tac-Toe game built with React, focusing on lifting state up, derived state, multiple state values, and component-based architecture. The project demonstrates efficient state management using arrays, objects, and nested lists.**
Eat And Split is a project developed in react which allows users to add friend to the list and select the friend with whom they want to split their restaurant bill.
Cafe tip calculator designed using react.
A React.js project from Scrimba's Learning React course featuring a random word game.
A simple app that helps you keep track of your packing list for a holiday. To build this app I utilised some React.js fundamentals such as useState, inverse data flow (lifting up state) and derived states.
This is an application that helps to split payment between two friends.
🔗 Derive state from reactive values in React with ease, eliminating cascading updates and extra renders while maintaining a familiar API.
Add a description, image, and links to the derived-states topic page so that developers can more easily learn about it.
To associate your repository with the derived-states topic, visit your repo's landing page and select "manage topics."