migrating from reactjs to nextjs, should i still use redux or there is better option with nextjs
Unanswered
Cassin's Finch posted this in #help-forum
Cassin's FinchOP
i had used redux along with react to call the endpoints from a backend server , and now i start using next js should i still use it or there is better option.