V

Vijay Thirugnanam's Vijay's Blog On ASP.NET

A blog on ASP.NET, MVC, and all things on Microsoft Web
Platform

  • Rated2.8/ 5
  • Updated 5 Years Ago

Mimic Redux using Context API and useReducer Hook - Vijay T

Updated 5 Years Ago

Mimic Redux Using Context API And UseReducer Hook - Vijay T
Redux is a global state manager. This article explains how to mimic Redux using Context API and Hooks. Just wrap the useReducer hook in a Store component.
Read More