Exercise #84: Use Reducer
React + TypeScript ยท 03-hooks
Go back to exercises
Open in TypeScript Playground
Goal
Goal: Define state and action types and wire them into the reducer.
Check Solution
Run "Check Solution" to validate your code in the browser.