Redux Tutorial - Learn Redux from Scratch

  Рет қаралды 1,082,724

Programming with Mosh

Programming with Mosh

Күн бұрын

Redux tutorial - Learn redux from scratch.
🚀Get the full Redux course: codewithmosh.com/p/ultimate-r...
👍Subscribe for more tutorials like this: goo.gl/6PYaGF
Download the starter project:
bit.ly/2RWgf32
CONNECT WITH ME
My Courses: codewithmosh.com
My Blog: programmingwithmosh.com
My Facebook: / programmingwithmosh
My Twitter: / moshhamedani
You might also like:
React Tutorial for Beginners:
• React JS - React Tutor...
JavaScript Tutorial for Beginners:
• JavaScript Tutorial fo...
Angular Tutorial for Beginners:
• Angular Tutorial for B...
TABLE OF CONTENT
0:00:00 Introduction
0:01:02 What is Redux?
0:03:20 Pros and Cons of Redux
0:08:49 Is Redux for You?
0:11:18 Setting Up the Development Environment
0:13:07 Course Structure
0:15:32 Function Programming
0:15:59 What is Functional Programming?
0:17:25 Functions as First-Class Citizens
0:20:33 Higher-order Functions
0:22:06 Functional Composition
0:25:45 Composing and Piping
0:28:08 Currying
0:34:17 Pure Functions
0:37:08 Immutability
0:41:22 Updating Objects
0:45:56 Updating Arrays
0:49:51 Enforcing Immutability
0:50:56 Immutable.js
0:54:36 Immer
0:57:30 Redux Intro
0:57:55 Redux Architecture
1:02:58 Your First Redux Application
1:04:43 Designing the Store
1:06:10 Defining the Actions
1:09:37 Creating a Reducer
1:15:50 Creating the Store
1:17:16 Dispatching Actions
1:20:02 Subscribing to the Store
1:22:10 Action Types
1:26:03 Action Creators
1:29:01 Exercise
1:29:18 Solution

Пікірлер: 1 000
@danieldevman6686
@danieldevman6686 4 жыл бұрын
I'm currently attending your design patterns course. nearly finished with second part. I'm waiting for the 3 part. and I'm really excited about this Redux course, because you know that was missing from your mastering react course. Happy to enroll in this as well. Keep doing the great work Master. Just by my recommendations 4 of my friends are attending your amazing courses. I'm a javascript full stack developer and I got a job in Munich, Germany after watching and practicing your nodejs, react, javascript basic and oop course. I believe you should also provide more courses for those who want to reach the senior level (like CI/CD, AWS, Docker, micro services, UMLs, performance, security ... ). Thanks for the great work.
@abdulrahmanismailali1064
@abdulrahmanismailali1064 4 жыл бұрын
@@programmingwithmosh Mr can you give me your WhatsApp number or your Email
@Roatandiving
@Roatandiving 3 жыл бұрын
Let's try and remove 'master' from the 'global scope'. It may have worked in the past but it's now has negative connotations. ;) we are all learning :)
@bilalullahkhan5517
@bilalullahkhan5517 3 жыл бұрын
@@Roatandiving true💯
@techguy6049
@techguy6049 2 жыл бұрын
@@bilalullahkhan5517 I will upload this full course here. kzbin.info/www/bejne/rF6yhIeHq62AkJY&ab_channel=TechGuy%21
@saqlainalvi5485
@saqlainalvi5485 2 жыл бұрын
@@abdulrahmanismailali1064 tf bruh
@MiguelCardenas-xu2dw
@MiguelCardenas-xu2dw Жыл бұрын
I thought I was wasting my time watching a tutorial which I knew wasn't the complete thing, but the simplicity and clarity of how you explain kept me watching until the end, totally worth it, thank you
@KingUnity22
@KingUnity22 3 жыл бұрын
Great video! I'm a web dev intern and when we started working with Redux I was completely lost with reducers, actions, selectors, and so on... this really helped me understand.
@alizain3601
@alizain3601 3 жыл бұрын
This man really puts everything into the courses and KZbin tutorials and makes everything so real simple for other developers to understand. I really thank you for this. Keep making these tutorials for everyone. 👌
@mubashshiralibaig6104
@mubashshiralibaig6104 3 жыл бұрын
you have this unique ability to keep people interested even if you are explaining the most dry concepts.
@uzoruchenna4863
@uzoruchenna4863 3 жыл бұрын
I was going literally mad trying to learn redux. This course really explained the concept in a very simplistic way. I can look at redux now and say, hey, I know what is happening here. Thanks Mosh. First time of watching your tutorial. Looks like the best for me so far.
@paoloose
@paoloose 2 жыл бұрын
totally agree
@SyedAdnanFarogh
@SyedAdnanFarogh 4 жыл бұрын
I was waiting for this. Mosh is the best instructor no matter what he teaches. Also, include reacts hook in your react tutorial.
@AlexanderMatosOlivo
@AlexanderMatosOlivo 2 жыл бұрын
Fantastic explanations and examples, you made me fall in love with javascript / react / redux, that I will buy your entire course, right now I'm 49 years old but never stop learning new things, 15 years no one has made code so simple and fun, thank you very much and please please include a full course only for functional programming.....
@MandolinSashaank
@MandolinSashaank 4 жыл бұрын
Omg. This is the first time I'm going to watch a tutorial premiered. I'm 100% sure that this tutorial will be equally awesome as much as Mosh's other tutorials 😁
@stephenpacespadaro3865
@stephenpacespadaro3865 2 жыл бұрын
Another extremely helpful and easy to follow tutorial by Mosh. Thank you! I love the fact that Mosh goes into great detail, and even explains prerequisites required for the course (in this case, functional programming, immutability, etc.)
@MisterTrayser
@MisterTrayser Жыл бұрын
If would like so say thank you very much! This is the second tutorial I've watched from you and both the tutorials are the best I've ever watched. Very straight forward, full of details, deep, with all the necessary and balanced basics. I didn't have any questions which never happened to me in other tutorials!
@extremespartan117
@extremespartan117 2 жыл бұрын
Excellent presentation skills! You break down redux so eloquently that I wished something like this was uploaded much earlier. Thank you.
@valentinfontanger4962
@valentinfontanger4962 4 жыл бұрын
Huuuuugggeee respect for all of these animations + clean and clear explanations. Thank you !
@yajneshrai1760
@yajneshrai1760 3 жыл бұрын
Highly knoweledgeable and well explained! Concepts made so simple while explaining with great visuals. I'm basically an Angular developer and most of the videos out there confuses me to the core. But this one inspite of being a React based, was so easy to follow and understand. I feel it would be really helpful to the developers like me, if you could make another video explaining store concepts using NgRx for Angular. Great job, Kudos!
@anonymous.youtuber
@anonymous.youtuber 4 жыл бұрын
A fantastic video, as usual ! I learnt so many new things ! Now at last I’m beginning to grasp what functional programming is all about ! You have the gift of explaining things clearly. Thank you so much !
@iba001
@iba001 3 жыл бұрын
Mosh you really have a great talent for explaining things simply and clearly. Thank you for your videos and once I get done with my current course I will definitely take a look at one of yours.
@ericzedd
@ericzedd 2 жыл бұрын
Mosh, you're absolutely god-like with these tutorials and deep dives. These videos are not short, but the quality of knowledge is an absolute goldmine. I will remember you forever.
@soumyadey7743
@soumyadey7743 4 жыл бұрын
Hi Mosh, I am a big fan of your courses. I am following your courses from 2017 and learned so many technical concepts from your courses. Your courses help me to get a hold on Language, Frameworks, and libraries like JavaScript, ES6, Angular, React, Redux, etc. I would like to request you to create a course on RxJS and on its applications (If possible along with Redix-observable). It would be great if you work on it and help us to master RxJS concepts so that we can apply them effectively & efficiently on real-world applications. Thank You.
@ambinintsoahasina
@ambinintsoahasina 3 жыл бұрын
Dude! the animation and details in these courses are like no other! You really take it to another level
@mecode7850
@mecode7850 2 жыл бұрын
Yes, but he is not straight forward.
@extremespartan117
@extremespartan117 2 жыл бұрын
@@mecode7850 explain?
@joshuacushing2858
@joshuacushing2858 2 жыл бұрын
Mosh, you are a true teacher! You really break things down into their most essential forms and build from there.
@minhtuanhoang8411
@minhtuanhoang8411 3 жыл бұрын
You're really good at teaching. One of the best instructors on the internet. Can you please make some tutorial videos about database like mongodb? i hope to see more new videos from u!!!
@tulasisubedi473
@tulasisubedi473 4 жыл бұрын
I was watching your python tutorials that was the first time I watched your video. Your tutorials are best. Congrats on reaching 1 Million subs. 😊😊😊😊 I love to watch your videos. 🇳🇵🇳🇵🇳🇵🇳🇵
@overunityinventor
@overunityinventor 3 жыл бұрын
I bought two tutorials of yours from Udemy and I couldn't complete them there, but when I see the same tutorials here on KZbin for free, I grasp more than 90% of it. Thanks for making such a beautiful tutorial.
@parthj2039
@parthj2039 3 жыл бұрын
A++ Tutorial right here! Purely classic - amazing instruction! Thank you so much!!!
@AmirBahal2
@AmirBahal2 4 жыл бұрын
I swear to God I have been thinking for the past couple of weeks that there should be a Mosh-course on Redux so I can learn it properly! Thanks Man!
@ff-3647
@ff-3647 4 жыл бұрын
i’m learnig React with mosh’s react course. After completing the course i, i’ll take this redux course👍😊 mosh’s teaching style is easy to understand even to japanese learners such as me. thanks!
@bikramneupane1818
@bikramneupane1818 3 жыл бұрын
頑張ってください。僕も日本でITの仕事やってます。Reactjs面白いですね。
@muhammadusamaalvi6910
@muhammadusamaalvi6910 2 жыл бұрын
Best conceptual video. One thing that most videos miss is to deliver under the hood implementation, which is delivered masterfully here. Great work!.
@timvanmonero2720
@timvanmonero2720 3 жыл бұрын
Hey Mosh I explained myself Ruby on Rails to people, so i know the effort that goes into these Videos. I had no clue about Redux (just the concept) and i'm thankful for this video and just want to tell you how much i appreciate the effort and love that you spend on this one. very high quality content. Great job!
@umarsiddique511
@umarsiddique511 4 жыл бұрын
hey mosh you gets 1 million subscribers very fast after lunch redux course. that will be super exciting
@TheCodeholic
@TheCodeholic 4 жыл бұрын
Hey Mosh, Congratulate 1 Million subscribers. See you on 10 million 😉
@srikarravoori124
@srikarravoori124 Жыл бұрын
You explain any concept in a simplistic way and the present it beautifully in the slides. Great work!
@miike1996
@miike1996 3 жыл бұрын
The way you explain things is amazing. Just got your course. Thanks a lot !
@adelbatal5224
@adelbatal5224 3 жыл бұрын
my brain is expanding watching this
@veeranag5170
@veeranag5170 2 жыл бұрын
Llll
@kashmirtechtv2948
@kashmirtechtv2948 2 жыл бұрын
Does that really help?
@prethiv.n8560
@prethiv.n8560 2 жыл бұрын
absolutely
@Sagarclips
@Sagarclips 2 жыл бұрын
Lol
@BharathKumar-iq7ku
@BharathKumar-iq7ku Жыл бұрын
Samee
@thesunabsolute
@thesunabsolute 4 жыл бұрын
I really wish one of these really good teachers like Mosh would take a crack at teaching Redux Sagas. I know teaching the thunk pattern is probably the best and most profitable course to make since its the most popular, but Sagas are amazing, yet super confusing. There are 100 redux courses out there that teach thunks, and like 3 that teach Saga. Seems like a hole that is waiting to be filled as more companies (like my own) switch over to Sagas.
@Adil-kk7oz
@Adil-kk7oz 3 жыл бұрын
Same thoughts here. There arent many good redux saga courses
@kttalkZ
@kttalkZ 2 жыл бұрын
this I found to be good kzbin.info/www/bejne/m4awk3tsjcR0msU
@ArminEslami
@ArminEslami 3 жыл бұрын
I like the way you create your courses. The musics animation sound quality all these make me so relax. never tired of watching your videos. English is my second language and i should say that you are the best in explaining things. Explaining complex developing concepts in easy words is your main cons.
@MoodyOmar
@MoodyOmar 2 жыл бұрын
An absolutely great video/course man. I'll definitely check out the full course after this and get it for sure! Keep up the great work buddy!
@kasozivincent107
@kasozivincent107 4 жыл бұрын
Hahaha. I really like you Mosh. You are my motivation before I start reading books. Your python course gave me wings before I grabbed a book. You are Mr. Fix It
@TechBowl
@TechBowl 4 жыл бұрын
Can't Wait.. super excited for this. ✌ Also, 1M subs after this Premier👍
@hasheemismath2564
@hasheemismath2564 4 жыл бұрын
Hey mosh! It's really good to see you after while. Hope you doing great. By the way I'm glad that you made video and course for us during this homy days. Loving it enjoying it.
@MigRozo
@MigRozo 4 жыл бұрын
Hi from Colombia man! Thank you so much!!! I am completelly a noob with this library, so I will take the full course. I hope you have also a full real-life project (like the shopping cart in this video) using more technologies with this one, like React. It will help us a lot. Again, Muchas gracias :)
@memoirsdenny0552
@memoirsdenny0552 3 жыл бұрын
Mosh is a beast! He was the reason I got an A+ in my sql course, it was so confusing to me until I watched his sql 3hr video last fall. This redux video just simplified redux for me. I wish I could afford his courses 😥 Keep up the good work Mosh! 👍
@AbdulBasit-xt1zj
@AbdulBasit-xt1zj 3 жыл бұрын
Same to me with oop course
@okonkwo.ify18
@okonkwo.ify18 2 жыл бұрын
I watched his react native course and passed an interview effortlessly
@zakur0hako
@zakur0hako 3 жыл бұрын
i've been learning web dev for about 8 months now and Redux is the most confusing thing out of everything
@laser1915
@laser1915 3 жыл бұрын
Easy-Peasy (Abstracted Redux) Library will make life easier on you
@farshadgh2011
@farshadgh2011 3 жыл бұрын
Do you understand it now?
@zakur0hako
@zakur0hako 3 жыл бұрын
@@farshadgh2011 yes (◔‿◔)
@farshadgh2011
@farshadgh2011 3 жыл бұрын
@@zakur0hako NICE
@shaf8200
@shaf8200 3 жыл бұрын
U r So Ri8 Bro..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
@candleocean2118
@candleocean2118 5 ай бұрын
Mosh you are the best instructor I've known for long in my development journey. Thanks for this course, I 'm attending to it 3 years after but no worries, I master everything you teach. You made it so simple for me to begin using this library that has raised questions everywhere. I love the functional programming intro because it made me feel the foundation of the library not just cramming things up in space. You are a great programmer!, no doubt.🤗
@nickmurdock731
@nickmurdock731 2 жыл бұрын
Hello Mosh, I really am happy that I found this channel and your courses. Keep it on! plus, you have a great accent which makes your videos more understandable than many other.
@clarkemacarthur8596
@clarkemacarthur8596 3 жыл бұрын
Hi Mosh! Loving this tutorial, I really enjoy how you break things down. But - the starter files provided by the download link above do not include the functional folder you talk about at 00:49:43. Is there another link to download this?
@tinytutor413
@tinytutor413 4 жыл бұрын
Mosh , I have gone through all of your videos ,but I did not see UI based project thats why I am still unable to use redux in my reactJS project ,I learned Reactjs from tutorial which was fantastic,but I think in redux you should make CRUD Project
@neo6259
@neo6259 3 жыл бұрын
Did you check out his course where he integrates Redux into React?
@kiranbabu9267
@kiranbabu9267 3 жыл бұрын
@@neo6259 sorry we Indians need everything for free xD
@saradhagirish8329
@saradhagirish8329 3 жыл бұрын
@@kiranbabu9267 Your statement is not true. I am Indian. I and all my friends have paid and bought several courses of Mosh and Max.
@speedandpower8577
@speedandpower8577 3 жыл бұрын
@@saradhagirish8329 im gonna check who tf asked
@kts.laraveldeveloper7646
@kts.laraveldeveloper7646 3 жыл бұрын
@@neo6259 test
@GeniusHawlah
@GeniusHawlah 3 жыл бұрын
I just have to drop this comment. Sir, you're super good. Your clean and simplified manner of teaching is second to none. You don't just code, you understand it inside-out, and still makes others understand it - Bravo! When I start earning in this line, I'm coming back to say thank you. I am a huge student of yours all the way from Nigeria.
@PrinceVerma-du3sx
@PrinceVerma-du3sx 3 жыл бұрын
Awesome!!! This is one of the best tutorial videos I have ever watched. Thanks a lot.
@luanlyngoc1297
@luanlyngoc1297 4 жыл бұрын
Hey Mosh, do you have any plan on making an ASP.NET Core 3.1 and React course? I really love your videos, you are the only one I can understand on youtube.
@juliangeorge2026
@juliangeorge2026 3 жыл бұрын
currying blew my mind. never knew you could do that with js
@rafaelcalderon6658
@rafaelcalderon6658 3 жыл бұрын
From the tone of your voice to the perfect word and excersices selection you delivery the message with an astonishing accuracy... Great teacher, thank you for your hard work...
@moatasemshaltout7672
@moatasemshaltout7672 2 жыл бұрын
the best one ever made on redux/ react especially the introduction knowledge he give at the begging about functional programming , curry and pipe
@noormohammedshikalgar
@noormohammedshikalgar 4 жыл бұрын
Hey Mosh, how are you? Reminder is set and all set to watch and be amazed with your new Redux course. Thank you so much mosh.
@noormohammedshikalgar
@noormohammedshikalgar 4 жыл бұрын
@@programmingwithmosh i watch the tutorial, and i am amazed how you simplified the redux. i remember learning react it was very fun and again you made it mosh. I was learning redux from another tutorials but they just show how to use it in projects but no one explained why and when. Mosh once again you have amazed me with your skills of teaching, i would recommend this course to every beginner in redux.
@heaty566
@heaty566 4 жыл бұрын
I've finish this course for month, It was worth.
@JoshAsford
@JoshAsford 2 жыл бұрын
Great video Mosh, congrats! You show everything in a simple way to understand Redux.
@kurt5457
@kurt5457 4 жыл бұрын
9:05 Love this comment. Easily where so many businesses get off on the wrong foot when picking tools. Amazing advice every project manager/ developer needs to hear!
@smartguides8910
@smartguides8910 4 жыл бұрын
People those who disliked are either those who are jealous of his knowledge or don't have learning interests. Please, understand someone's hardwork and respect it.
@smartguides8910
@smartguides8910 4 жыл бұрын
@@programmingwithmosh yes , but believe me your teaching methodology is so so amazing, no doubt. Clear cut and straight to the point explanations. I truly respect your knowledge and hardwork from Nepal 🙏
@dabartos4713
@dabartos4713 3 жыл бұрын
so it's either or? Bruh you need to learn some respect.
@srilaxmimannu6867
@srilaxmimannu6867 3 жыл бұрын
Well said. this is not easy thing to do. If anyone not interested dont watch. I love his tutorials and learnt alot . I refer to all my friends regarding Mosh sessions. Thanks alot for his knowledge sharing and the way he explaining is commendable.
@octaviolara9087
@octaviolara9087 3 жыл бұрын
@@programmingwithmosh I wont hit dislike because you did put a lot of teaching into this tutorial, and i value that. But i came here for one and a half hours of redux, and leave with 30 mins of pretty basic redux, i think it is a great course, but a clickbait title
@ratul1125
@ratul1125 3 жыл бұрын
@@programmingwithmosh exactly
@leonf.7893
@leonf.7893 4 жыл бұрын
I've been putting off learning redux for a while now, but I guess I'll have to do it now. 👣🧠🤓
@tridibeshnaik6520
@tridibeshnaik6520 2 жыл бұрын
The video is best if you want to clear out all the fundamentals and basics of Redux which will give you a boost to start working on several beginner to advance level projects. It is by far one of the best videos i have watched on redux. Thanks a lot Mosh!
@vipulrajan83
@vipulrajan83 3 жыл бұрын
Thanks Mosh. This video, for free, alone cleared so many doubts I had about redux. Keep up the good work.
@piyushverma3658
@piyushverma3658 4 жыл бұрын
So far this is one of the best tutorials I found on redux in a beginner friendly way. Hats off to you man for providing such contents for free.
@andreijustcs
@andreijustcs 2 жыл бұрын
1:14:40 The reducer is not a pure function, the id of the bug will change every time you add a new bug, you are using a global variable inside the function, which doesn't make it a pure function.
@danielonoja8560
@danielonoja8560 2 жыл бұрын
The id is predictable because it changes by incrementing the previous id. If it was generated by an external UUID library or by randomizing, then you can say it's not pure
@alexandruasaftei5116
@alexandruasaftei5116 2 жыл бұрын
You are a genius. No one can't explain redux more clear than you just did. Congratulations.
@mssadewa
@mssadewa 4 жыл бұрын
I learn a lot from the other content creators on youtube and udemy. But, I've learn a more from just your single videos! and you explanation is clearly! Thank you for your content! After I finish learn on udemy I'll go to your course!
@humayunkabirdev
@humayunkabirdev 4 жыл бұрын
Thank you Mosh for this great course. I am curious, what font are you using for coding this course?
@humayunkabirdev
@humayunkabirdev 2 жыл бұрын
@DG Thanks for the response. But it's too late :D
@dantongli8718
@dantongli8718 3 жыл бұрын
Thank you Mosh for this excellent course! However, at 1:15:34, is the reducer function really pure? I thought it depends on the value of {lastId} which is defined globally.
@christopherk4166
@christopherk4166 2 жыл бұрын
It's definitely not pure. However, later in the paid course, that variable gets replaced by an ID provided by a back-end server. The ID is passed to the function as part of the `action` parameter, making it pure. Until then you can just "pretend" that the ID is just a unique number that comes with the bug object.
@patricknelson
@patricknelson 2 жыл бұрын
Correct, that reducer was *definitely* not pure. I just about had a hemorrhage reading that code after all that hullabaloo about pure functions, especially when he wrapped up that section about how he had previously talked about pure functions having consistent output based on consistent input, yet it relied explicitly on global state instead of inferring the next correct ephemeral ID from the current state (assuming autoincrement and not a UUID style ID system). 😅
@patricknelson
@patricknelson 2 жыл бұрын
@@christopherk4166 ... right. It's good to have a simpler demo that then is fleshed out further later. But since he was teaching pure functions, he should have just either left that ID empty or inferred it from the current state _and then later_ removed it so that the server could handle it (i.e. a new autoincrement or UUID).
@alexandregoncalves2403
@alexandregoncalves2403 2 жыл бұрын
Amazing free tutorial, thank you so much! After watching this I feel more confident in my skills to continue my project : )
@kapilrajput6394
@kapilrajput6394 2 жыл бұрын
So many tutorials out there explaining the same concept but ignoring the minute details here and there, you took out time to build up foundation and explain every word you wrote in-detail. Really helpful !! Thanks
@shivani9840
@shivani9840 2 жыл бұрын
Hey Kapil! Have you ever taken the help of any tutorial to do a project? Would you be interested exploring opportunities in web development?
@sagarghimire6468
@sagarghimire6468 4 жыл бұрын
I have a single heart and you have won it every-time . #Respect #mosh
@BipinOli90
@BipinOli90 3 жыл бұрын
1:14:58 Actually because of id: ++lastId the reducer is not a pure function.
@damienminter1999
@damienminter1999 3 жыл бұрын
I just thinking the same thing.
@sachidananddwivedi1674
@sachidananddwivedi1674 3 жыл бұрын
Yes I am on the same page
@TomaHawk00HouseMusic
@TomaHawk00HouseMusic 2 жыл бұрын
A-MA-ZING. I'm subscribe. I do not usually make tutos. I just try to apply the knew content to the current project. But... I'm making this full as the knowledge is really valuable. Amazing. Cant say more. I can only wish you tons of fortune and money within your carer, man. Go for it
@mamadouadiallo8095
@mamadouadiallo8095 4 жыл бұрын
I just purchased the course because it's I like the way you explain things and most importantly your clean code. Please keep doing the great courses. Thanks
@alieltom
@alieltom 3 жыл бұрын
Hi Mosh. Thanks for this really great tutorial. I am learning Redux for React Native and also looking at its implementation in Xamarin (C#). I have a correction though. At 1h.11m The reducer you made is not a pure function based on what you mentioned in the beginning and the principle of pure function, due to you using and modifying the external variable lastId. Pure functions should not depend on any external variables and change any external variables. I implement this logic of lastId in the action creator instead. Or is there something I missed or didn’t understand correctly? Thanks again. Best regards. Ali
@hypnoboutique
@hypnoboutique Жыл бұрын
Came here to say this!
@christiandaven6
@christiandaven6 Жыл бұрын
Exactly. If you would undo and redo a "bugAdded" action, the second added bug would get a higher ID. This shows how hard it is to write pure functions in a language that doesn't enforce it, and also that Redux doesn't verify or really require that reducer functions are pure (but there will be bugs in your application if not).
@sushmitadeb4371
@sushmitadeb4371 3 жыл бұрын
Why there is no love react button for likes :) , I wanted to give that reaction for this wonderful session. This session really helped me a lot . Thank you sir .
@lilJ5754
@lilJ5754 4 жыл бұрын
that functional programming section was amazing, thanks!!
@algife
@algife 3 жыл бұрын
57:34 Intro to Redux starts there. Previously is an introduction about functional programming, currying, ...
@user-cf7py3gn2y
@user-cf7py3gn2y 3 жыл бұрын
Thanks buddy
@adilsiddiqui8033
@adilsiddiqui8033 4 жыл бұрын
When you wanna launch your react Native course I am eagerly waiting for this... Plz upload early..
@adilsiddiqui8033
@adilsiddiqui8033 4 жыл бұрын
@@programmingwithmosh Thanks a lot Sir..
@kevgits
@kevgits 3 жыл бұрын
Mosh is undoubtedly one of the most well-organized instructors out here when it comes to Web Application Development Apps. Thanks, Mosh for the great work you keep doing! My only recommendation would be on the simplicity of the examples used. I think it'd be better to use more elaborate examples that come close to the real-world apps we're looking to build. That way, you don't have to go looking for other tutorials to fill in the knowledge gaps. Thanks.
@piusvictor8780
@piusvictor8780 Жыл бұрын
Mosh you are the heaven of programming, the way you explain concepts you trigger understand button at its quality, I have bought your angular, react, docker I enjoy to the fullest. Your full courses are high encourage for anyone who needs to understand and become the master in programming world. Appreciate your efforts ✨
@waxifalee
@waxifalee 4 жыл бұрын
Mosh is my favourite living human being.
@waxifalee
@waxifalee 4 жыл бұрын
@@programmingwithmosh You are awesome!
@DheerajBhaskar
@DheerajBhaskar 3 жыл бұрын
I can't believe this course is free. I hope Mosh finds a good way to monetize this and other such good videos. Thank you Mosh
@vikram_saha7
@vikram_saha7 3 жыл бұрын
Thank you Mosh for this amazing tutorial. Now the concept is clear to me.
@lpfan678
@lpfan678 Ай бұрын
Been a web dev for 12 years and I'm a huge fan of your videos! Very clear, concise, and super informative.
@scottbruton4002
@scottbruton4002 4 жыл бұрын
Hi Mosh, I downloaded the redux-starter project from the description under your video but it doesn't contain the functional folder, as you mention in the video. Where do I find this?
@faisalhawlader6822
@faisalhawlader6822 3 жыл бұрын
Same here bro!
@PremSai14
@PremSai14 4 жыл бұрын
Wow just when i thought i wanna learn redux
@digambersinghrana7038
@digambersinghrana7038 3 жыл бұрын
Thank you for this course Mosh. It is so helpful. I recently joined a company and wanted to quickly start working on a redux project. I was not at all aware of what redux is. But after going through this course i have very good understanding of Redux.
@kavindumadushanka9802
@kavindumadushanka9802 3 жыл бұрын
I searched everywhere for a better explanation for redux and this one is the best. Now I can understand what happen in the background. Thank You Mosh!😇
@TechBowl
@TechBowl 4 жыл бұрын
*TIMESTAMP* 0:00:00 Introduction 0:01:02 What is Redux? 0:03:20 Pros and Cons of Redux 0:08:49 Is Redux for You? 0:11:18 Setting Up the Development Environment 0:13:07 Course Structure 0:15:32 Function Programming 0:15:59 What is Functional Programming? 0:17:25 Functions as First-Class Citizens 0:20:33 Higher-order Functions 0:22:06 Functional Composition 0:25:45 Composing and Piping 0:28:08 Currying 0:34:17 Pure Functions 0:37:08 Immutability 0:41:22 Updating Objects 0:45:56 Updating Arrays 0:49:51 Enforcing Immutability 0:50:56 Immutable.js 0:54:36 Immer 0:57:30 Redux Intro 0:57:55 Redux Architecture 1:02:58 Your First Redux Application 1:04:43 Designing the Store 1:06:10 Defining the Actions 1:09:37 Creating a Reducer 1:15:50 Creating the Store 1:17:16 Dispatching Actions 1:20:02 Subscribing to the Store 1:22:10 Action Types 1:26:03 Action Creators 1:29:01 Exercise 1:29:18 Solution
@skychau08
@skychau08 3 жыл бұрын
In the reducer function, isn't the variable lastId you introduced at 1:11:00 a global variable? I thought you mentioned the reducer as a pure function should not rely on a global variable.
@RobRobBob
@RobRobBob 2 жыл бұрын
Yeah, I caught that too. The function is no longer stateless. I feel like a better solution would be to scan the existing state and add one to the max ID
@cedrics7374
@cedrics7374 2 жыл бұрын
I love how well structured and complete you explain these concepts.
@higherpurpose1212
@higherpurpose1212 2 жыл бұрын
Andrew Mead's more structured and his redux tutorial under his React course is very easy to understand.
@anhadsingh8969
@anhadsingh8969 4 жыл бұрын
A very well explained lecture from scratch. Keep up the good stuff.
@vaibhav9131
@vaibhav9131 4 жыл бұрын
Really Mosh deserve 5M subscribers.. who are agree with me hit likes..
@kduisheev4355
@kduisheev4355 3 жыл бұрын
title: redux starts after an hour :(
@closery
@closery 2 жыл бұрын
Yes but he is explaining things like you're a beginner if you're not you can welcome to read docs :)
@sam-hf8yc
@sam-hf8yc 2 жыл бұрын
Thank you very much for this one, Mosh! Guys, this is an awesome course! Buy it and enjoy it!😀😌
@FinnBrownc
@FinnBrownc 3 жыл бұрын
The clarity of this video was so refreshing. I ended up purchasing the course. We should support *quality* digital content.
@joj666
@joj666 4 жыл бұрын
If i had wife i would adopt Mosh , he looks like genuinely good guy ...
@sc0820
@sc0820 4 жыл бұрын
lol
@pujadhakan2400
@pujadhakan2400 3 жыл бұрын
That's just weird
@maxosall6972
@maxosall6972 4 жыл бұрын
"if all you have is a hammer, everything looks like a nail" 😀😀
@musamusa6199
@musamusa6199 4 жыл бұрын
Proceeds to beat the frick everyone
@SushinPv
@SushinPv 3 жыл бұрын
The best course i have seen in the internet, The way you are explaining is so beautiful,
@KiprutoR
@KiprutoR 3 жыл бұрын
This was the best 1 hour class to get me started
@dunderbruh8160
@dunderbruh8160 3 жыл бұрын
Redux jay
@quadded
@quadded 3 жыл бұрын
They tested my DNA it wasn’t DNA it was USA
@RoboDoober
@RoboDoober 3 жыл бұрын
REDUX GAY 😹
@dunderbruh8160
@dunderbruh8160 3 жыл бұрын
@@quadded amen brother
@dunderbruh8160
@dunderbruh8160 3 жыл бұрын
@@RoboDoober oh my go you sorted by newest 😱
@quadded
@quadded 3 жыл бұрын
love axel from azerbaijan 🇦🇿❤️🏳️‍⚧️
React Redux Tutorial For Beginners | Redux Toolkit Tutorial 2021
53:26
Design Patterns in Plain English | Mosh Hamedani
1:20:01
Programming with Mosh
Рет қаралды 1,3 МЛН
INO IS A KIND ALIEN😂
00:45
INO
Рет қаралды 21 МЛН
Level Up Your VSCode Game: 5 Must-know Shortcuts
4:07
Programming with Mosh
Рет қаралды 20 М.
Redux For Beginners | React Redux Tutorial
39:43
developedbyed
Рет қаралды 1,2 МЛН
Redux - Complete Tutorial (with Redux Toolkit)
37:01
Cosden Solutions
Рет қаралды 134 М.
Is Coding Still Worth Learning in 2024?
9:33
Programming with Mosh
Рет қаралды 149 М.
Learn JSON in 10 Minutes
12:00
Web Dev Simplified
Рет қаралды 3 МЛН
INO IS A KIND ALIEN😂
00:45
INO
Рет қаралды 21 МЛН