Understanding Redux Saga with a simple API call Tutorial

  Рет қаралды 64,976

EdRoh

EdRoh

3 жыл бұрын

In this video, we learn about Redux Saga with a very simple example app that makes an api call.
Subscribe to my channel: / @edrohdev
for more algorithm explanations, tech discussions, and programming tutorials!
-----------
Hey there, my name’s EdRoh. On my channel, you will find common coding algorithms and/or interview questions (with explanations of course). I also provide tutorials and courses on other programming topics in Web Development including Javascript, React, HTML, CSS, TypeScript, Redux, Node, Progressive Web Apps, React Native, Flutter, etc.
No matter what level you are, whether you are already in the software engineering field, or are just beginning coding in bootcamp or being self taught, my first and foremost desire is to help you provide with the best teaching content and learning resource I possibly can. As someone who understands the struggles of switching careers, I hope I can help guide you into this difficult but rewarding journey into engineering.
Helpful Links:
redux-saga.js.org/
/ make-your-first-call-t...

Пікірлер: 43
@mamatasahoo1230
@mamatasahoo1230 Жыл бұрын
Your video made my day. Struggling to learn saga but after watching this video I am very much ready for my interview .
@Patrica_
@Patrica_ Жыл бұрын
Thanks you so much .. This with the Dashboard and Ecommerce tutorial.. I finally can make something and read some code ... Great explaining easy to listing nice not confusing.. ... I was looking for this action. Data-Grid love it
@juniorWeb247
@juniorWeb247 2 ай бұрын
reall really really superb video, Thank you sooooooooooooooooooooooo much for this concept. God bless you man
@josephhee1056
@josephhee1056 6 ай бұрын
Hello EdRoh this was really helpful in understanding how Redux-Saga is implemented! Am currently going through a large codebase and this video was simple enough yet explained in a way that helped me understand how it could scale better. Would def prefer this over callback hell 😂
@shaharyar007
@shaharyar007 Жыл бұрын
Very well explained , Thanks
@shaharrefaelshoshany9442
@shaharrefaelshoshany9442 Жыл бұрын
Thank you, best lecture.
@tronganhnguyenthanh1157
@tronganhnguyenthanh1157 8 ай бұрын
The createStore function in redux has already been deprecated, what should I use another one instead of createStore()
@durgeshgupta6647
@durgeshgupta6647 Жыл бұрын
Awesome explained 😁😁😁😁
@ElObredor
@ElObredor Жыл бұрын
You saved my life.
@getachewsharew5904
@getachewsharew5904 Жыл бұрын
i like your explanation
@KrisImmig
@KrisImmig Ай бұрын
Thanks for the video! I don`t unserstand why it uses generators and yield statement instead of using async/await though. With async/await you also don`t have any "callback-hell".
@thienmr7930
@thienmr7930 Жыл бұрын
love you from Viet Nam ! Thanks you !
@bambangtv441
@bambangtv441 Жыл бұрын
thanks a lot sir!
@muthuraja3800
@muthuraja3800 Жыл бұрын
Hello sir, I want (channel, fork) in redux- sag. Please put the video for redux saga full tutorial
@berkaygurcan141
@berkaygurcan141 Жыл бұрын
Thank you so much
@victorsantos1725
@victorsantos1725 9 ай бұрын
Nice video!
@raj_gohil07
@raj_gohil07 Жыл бұрын
Great video
@defnotathot
@defnotathot 2 жыл бұрын
awesome content! +1 sub
@MusicVevo112
@MusicVevo112 Жыл бұрын
Very clean code but what about the redux extension?
@shwetabhattar
@shwetabhattar 2 ай бұрын
how to do error handling in api call using saga
@AshutoshAkkole
@AshutoshAkkole 2 ай бұрын
understood mission completed
@ManOrDestinyKRR
@ManOrDestinyKRR 2 жыл бұрын
can you please provide the code
@binodbhatta2926
@binodbhatta2926 3 ай бұрын
Thanks ☺
@Eduardo-eb7ej
@Eduardo-eb7ej Жыл бұрын
Clean tutorial, i like it
@rajeshkp6049
@rajeshkp6049 8 ай бұрын
This example can be done with regular redux. pls give an example with and inter woven A B C asychronous calls so the actual use could be seen..
@user-we2zy8pm5c
@user-we2zy8pm5c Жыл бұрын
Ed Roh!!!
@mahmoudhelal9028
@mahmoudhelal9028 Жыл бұрын
a noob question but what is boilerplate code?
@malikhammad6360
@malikhammad6360 Жыл бұрын
Boilerplate code is often used to establish basic functionality, such as setting up a project structure, initializing variables, or defining common functions. By using boilerplate code, developers can save time and effort, and reduce the chances of errors and inconsistencies in their code.
@teklinco8307
@teklinco8307 2 жыл бұрын
great
@newborn7348
@newborn7348 Жыл бұрын
Dude is recording in a spaceship.
@iShreeSurya
@iShreeSurya 2 жыл бұрын
Volume us too low, good explain
@user-jb7fq1ky3i
@user-jb7fq1ky3i 3 ай бұрын
tq
@furkannarin2844
@furkannarin2844 Жыл бұрын
worst state management library... makes no fucking sense, makes the code unorganized and dictates the format of the code as a library?? but the industry adopted it and now we have to live with it... thanks for the video though.
@alimesbahi678
@alimesbahi678 Жыл бұрын
give me your git or your code plz
@hukasean8832
@hukasean8832 3 жыл бұрын
would you mind louder your voice a bit ?
@ninefeb1995
@ninefeb1995 Жыл бұрын
Agree, I can't hear anything
@nicktsigkros4641
@nicktsigkros4641 8 ай бұрын
Very clean code and good explenation by your side but from redux-saga side it is not clean at all. Too much boilerplate for nothing. Thank God that redux-toolkit exist.
@prateekbhardwaj9943
@prateekbhardwaj9943 9 ай бұрын
great tutorial but please speak loud.
@awekeningbro1207
@awekeningbro1207 Жыл бұрын
Why would anybody want to use saga in 2023? There are better tools like toolkit
@youkickedmydog0
@youkickedmydog0 11 ай бұрын
Not trying to be an ass, but why are you here?
@nicktsigkros4641
@nicktsigkros4641 8 ай бұрын
I was thinking trhe same
@shogunkodogun
@shogunkodogun Ай бұрын
bruh my shit TL has written some code in 2019 and forces us to use those components
Redux Saga vs Thunk: What should you choose?
14:19
EdRoh
Рет қаралды 33 М.
LOVE LETTER - POPPY PLAYTIME CHAPTER 3 | GH'S ANIMATION
00:15
마시멜로우로 체감되는 요즘 물가
00:20
진영민yeongmin
Рет қаралды 31 МЛН
Became invisible for one day!  #funny #wednesday #memes
00:25
Watch Me
Рет қаралды 59 МЛН
A clash of kindness and indifference #shorts
00:17
Fabiosa Best Lifehacks
Рет қаралды 107 МЛН
Understanding Generator Functions & Using Redux Saga
11:19
Fullstack Academy
Рет қаралды 99 М.
Learn React #13 - Introduction to Redux Saga and getting data from APIs
35:21
6. Redux и React. Redux saga асинхронные actions
13:50
Redux Saga - Asynchronous Side Effects for Redux
29:49
Monsterlessons Academy
Рет қаралды 4,9 М.
Redux - Complete Tutorial (with Redux Toolkit)
37:01
Cosden Solutions
Рет қаралды 176 М.
Redux Saga Explained: The redux-saga Tutorial
54:07
Papa Santo
Рет қаралды 19 М.
Redux is Easy | Explanation Tutorial
9:22
EdRoh
Рет қаралды 11 М.
Context API in react | get the concept
29:00
Hitesh Choudhary
Рет қаралды 47 М.
Redux Sagas vs Redux Toolkit Query
22:58
Jack Herrington
Рет қаралды 34 М.
Redux Tutorial - Learn Redux from Scratch
1:34:53
Programming with Mosh
Рет қаралды 1,1 МЛН
S24 Ultra and IPhone 14 Pro Max telephoto shooting comparison #shorts
0:15
Photographer Army
Рет қаралды 8 МЛН
1$ vs 500$ ВИРТУАЛЬНАЯ РЕАЛЬНОСТЬ !
23:20
GoldenBurst
Рет қаралды 1,8 МЛН
Копия iPhone с WildBerries
1:00
Wylsacom
Рет қаралды 612 М.
EXEED VX 2024: Не өзгерді?
9:06
Oljas Oqas
Рет қаралды 47 М.
Телефон-електрошокер
0:43
RICARDO 2.0
Рет қаралды 1,3 МЛН
Как правильно выключать звук на телефоне?
0:17
Люди.Идеи, общественная организация
Рет қаралды 1,8 МЛН