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

Good Bye Redux, Global state using React Hooks and useReducer function - Vijay T

Updated 5 Years Ago

Good Bye Redux, Global State Using React Hooks And UseReducer Function - Vijay T
In this article, we learn how to build a Todo app using React Hooks. For managing global state, we use the new useReducer function instead of Redux.
Read More