Getting started with state management using Redux in NextJs
What are we going to build?
We are going to build a Nextjs application, with a counter and name field. The counter will increment and decrement when clicked on the '+' and '-' button respectively. And the name of the field is going to change when we ...
yashnirmal.hashnode.dev6 min read