Learn Redux-Saga with Redux-Toolkit in React JS - Skillshare
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 558 MB | Duration: 1h 11m
Hello, Welcome to this Skillshare class. In this class, I will teach, how you can integrate popular middleware library called Redux-Saga with Redux-Toolkit in your React Application. Redux-Toolkit already offer different solution to deal with asynchronous operation like Api call, saving data on local storage etc with either createAsyncThunk or RTK Query but sometime as per application requirement you might have to use Redux-Saga with Redux-Toolkit in your react application.