You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace redux-saga with redux-toolkit, which is popular used with React to handle fetching API data and state management. The Redux toolkit will also support interval polling, and caching data and will improve application performance.
The text was updated successfully, but these errors were encountered:
Replace redux-saga with redux-toolkit, which is popular used with React to handle fetching API data and state management. The Redux toolkit will also support interval polling, and caching data and will improve application performance.
The text was updated successfully, but these errors were encountered: