React Tutorial 38 – Fetching Suggestions In Insta App

This video covers data fetching suggestions in insta-app using redux-saga. This is the insta-app with local state management https://github.com/Anshuman301/insta-repo-app.git This is the insta-app with redux state management https://github.com/Anshuman301/insta-app.git code sandbox: https://codesandbox.io/s/funny-ives-l8cco https://github.com/Anshuman301/todos-app2 API names https://picsum.photos/v2/list http://jsonplaceholder.typicode.com/users https://github.com/Anshuman301/insta-repo-app.git Website link :- …

React Tutorial 37 – running sagaMiddleware

This video covers running sagamiddleware and also understands effects that we get from redux-saga. This is the insta-app with local state management https://github.com/Anshuman301/insta-repo-app.git This is the insta-app with redux state management https://github.com/Anshuman301/insta-app.git code sandbox: https://codesandbox.io/s/funny-ives-l8cco https://github.com/Anshuman301/todos-app2 API names https://picsum.photos/v2/list http://jsonplaceholder.typicode.com/users …