
Use Reducer Components to Manage State within a ReasonReact Application
DRANK
Those familiar with redux will feel particularly at home in this lesson which shows how to use ReasonReact.reducerComponent in correlation with records and variants to manage state within a component. By the end, you'll have created a `` component that manages state internally. Egghead Lesson - Render a Stateless Component within a Reason React App ReasonReact Docs - State, Action, Reducer