Open nguyencatpham opened 1 year ago
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.
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.