Redux complete course Bangla (Beginner to Advanced)

এই ভিডিও সিরিজে আশা করি Redux বিষয়টাকে সহজে সহজে উপস্থাপন করতে পেরেছি। যদি আমার ভিডিওগুলো থেকে কোন কিছু শিখতে পারেন, তবে অবশ্যই আমার ভিডিওগুলো সবার সাথে শেয়ার করে আমাকে কৃতজ্ঞ করবেন । আমার এই কষ্টার্জিত কাজগুলো সবার কাছে পৌঁছে দেয়ার দায়িত্ব আপনার ।

team

redux | Introduction to redux

In this video, I will discuss one of the most popular state management libraries known as redux.

team

redux | state, actions

In this video, I will discuss states and actions in redux.

team

redux | Reducers

In this video, I will discuss how to write reducers in redux.

team

redux | Store

In this video, I will discuss the redux store.

team

redux | complete counter app

In this video, I will make a counter app to practice states, actions, reducer and store.

team

redux | payload

In this video, I will discuss payload in action.

team

redux | Multiple reducers

In this video, I will show how to use multiple reducers in redux.

team

redux | Middleware | redux-logger

In this video, I will show how to use middleware in redux.

team

redux | fetch data using redux-thunk

In this video, I will explain how to fetch data using redux-thunk.

team

react-redux | complete counter react app

In this video, I will show how to create a react counter app using redux.

team

react-redux | fetch data

In this video, I will show how to fetch data using redux and use data in a react app.

team

Counter app using redux toolkit

In this video, I will show how to create a counter app using redux-toolkit.

team

how to use redux devtools

In this video, I will show how to use the redux devtools extension in detail.

team

fetch data using redux toolkit

In this video, I will show how to fetch data using the redux toolkit.

team

react CRUD app using redux toolkit

In this video, I will make a react crud app using redux-toolkit.