Тёмный
No video :(

Redux VS Context Api | Understand All The Differences in 10 minutes 

Sofia Goyal
Подписаться 8 тыс.
Просмотров 10 тыс.
50% 1

Опубликовано:

 

22 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 57   
@sonusingh831
@sonusingh831 2 месяца назад
One significant difference between the Context API and Redux is in their optimization behavior. With the Context API, updating a state causes the entire tree structure to re-render, leading to potential performance issues. In contrast, Redux optimizes re-rendering by only updating the specific component that uses the Redux state. Therefore, Redux can be considered more optimized compared to the Context API.
@SofiaGoyal
@SofiaGoyal 2 месяца назад
Thanks for highlighting it...
@ravidubey6817
@ravidubey6817 Месяц назад
This is a most important point.
@abhinavyadav9389
@abhinavyadav9389 2 месяца назад
you gained a new subscriber. thanks for this video, it clarified many doubts about these two. before this video, I only knew that they are both state management techniques one is already integrated into React, and the other can be obtained from the Redux library. Now, I have a clear idea of how they differ
@SofiaGoyal
@SofiaGoyal 2 месяца назад
Thanks for subscribing, the purpose of making this video was to clarify this as once i was also confused between the differences. It makes me happy to see that people are actually learning from this. 🙂
@yasirrazzaq2036
@yasirrazzaq2036 2 месяца назад
From Pakistan , Thanks mam your wonderful videos . I have learnt a lot from your videos, Thanks again
@SofiaGoyal
@SofiaGoyal 2 месяца назад
Happy to help 😊
@chandraprakash-w7w
@chandraprakash-w7w 15 дней назад
Nice Presentation 👌. You gained one new subscriber here. One point more can be added here : there optimization behavior. Can you please make a detail video here on topic: * How you start your social platform journey , specially : you Tube. * How to create you tube learning content from scratch. * What is the benefit of post in social platform specially in LinkedIn.
@SarathChandran96
@SarathChandran96 2 месяца назад
Very informative .Thanks . You shared all valid points. I had an argument with my senior in this topic . He was saying that we can use context instead of redux
@SofiaGoyal
@SofiaGoyal 2 месяца назад
You are welcome, not sure about your senior may be he was saying it for a specific project
@SarathChandran96
@SarathChandran96 2 месяца назад
@@SofiaGoyal what category are you using for these videos. I am also uploading programming videos. please reply . "Education "? , "How to and style" ? , "Science and technology" ?
@AbdulSaboor-pp5kc
@AbdulSaboor-pp5kc 2 месяца назад
wow, explain both topics easy way.
@SofiaGoyal
@SofiaGoyal 2 месяца назад
🙏
@codingwave56
@codingwave56 2 месяца назад
there should be not comparison between Redux Toolkit and Context API their use cases entirely different just bcz they prevent Prop Drilling that's why we are comparing otherwise Redux is the state management library and Context API is dependency injection mechanism.
@itsMohak
@itsMohak 2 месяца назад
Always very informative. You are great
@SofiaGoyal
@SofiaGoyal 2 месяца назад
Thanks 🙏
@CodingSphere
@CodingSphere 2 месяца назад
thank you Sofia for wonderful explanation and practical examples. Please keep posting react videos.
@SofiaGoyal
@SofiaGoyal 2 месяца назад
🙏
@sam112291
@sam112291 2 месяца назад
Very good explanation ! Thanks
@SofiaGoyal
@SofiaGoyal 2 месяца назад
Thank you 😊
@Manoj_Jadhav.12
@Manoj_Jadhav.12 2 месяца назад
You got a new sub , thanks for beautiful explanation , gonna watch your other videos
@SofiaGoyal
@SofiaGoyal 2 месяца назад
🙏
@abhishekcode
@abhishekcode 2 месяца назад
Thanks for explaining in very easy way👍
@MuhammadLuqmankhanoffical
@MuhammadLuqmankhanoffical 2 месяца назад
Very interesting and informative video
@SofiaGoyal
@SofiaGoyal 2 месяца назад
Thank u 🙏
@guptashankars1
@guptashankars1 2 месяца назад
Thank you so much for the video and the clarification. Bless you
@SofiaGoyal
@SofiaGoyal 2 месяца назад
🙏
@govindsen2230
@govindsen2230 2 месяца назад
Make a roadmap of "Questions asked for freshers in interview". BTW video was awesome.
@sushilingole8448
@sushilingole8448 2 месяца назад
Thank you for such a wonderful explanation.
@SofiaGoyal
@SofiaGoyal 2 месяца назад
🙏
@ayushnigam9424
@ayushnigam9424 Месяц назад
Thank you!!
@SofiaGoyal
@SofiaGoyal 29 дней назад
🙏
@Spider-Man_67
@Spider-Man_67 2 месяца назад
Nice explanation, thank you for the new points.
@SofiaGoyal
@SofiaGoyal 2 месяца назад
Glad it was helpful!
@ravidubey6817
@ravidubey6817 Месяц назад
Video was great , but I did not get last thing for using Context in your project? And when can Context API and Redux be used together? Use cases for Context API rather than Redux Please share a video on this if possible. And Redux Toolkit is used now so it has less boilerplate code, so please make video on Redux Toolkit vs Context API. Thank you.
@abhishekcode
@abhishekcode 2 месяца назад
Mam please come with MERN full stack project..
@kidscartoons-u12
@kidscartoons-u12 Месяц назад
what is dependency injection mechanism
@the_bat_man
@the_bat_man 2 месяца назад
Hi ma'am I have been watching your javascript playlist which is very good and learned a lot. But It's my request please explain the topics in depth. The Interviewer asks many questions from the depth level and asks many cross questions to check if the candidate has depth knowledge or not, for the 1-year experienced person (beginner also) it is very challenging if he does not have depth knowledge. It may increase your video timing but the content will be more valuable. I hope You will take it as a positive feedback..
@SofiaGoyal
@SofiaGoyal 2 месяца назад
If you check my videos they are already longer than other youtubers making the videos on same topics. Also in general for long videos the watch time is very less, often people don’t even click on videos which have very long time duration. So ideally the videos should be 10-15 mins long but still my usual videos are more than 20 mins because i want to explain everything I know. I hope u understand how it works now. 😊
@sonusingh831
@sonusingh831 2 месяца назад
Very well explained
@SofiaGoyal
@SofiaGoyal 2 месяца назад
Thanks 🙏
@priyadarshi5730
@priyadarshi5730 Месяц назад
❤❤❤
@manifestcode2228
@manifestcode2228 2 месяца назад
good video, but should i use Redux as a fresher front end developer ??
@SofiaGoyal
@SofiaGoyal 2 месяца назад
Yeah u can, the more u know the better it is, it is more related to the project requirement but if you wanna learn it as a fresher then please go ahead
@pratikdas9469
@pratikdas9469 2 месяца назад
thanks maam
@bhimesh99
@bhimesh99 2 месяца назад
Greate🎉
@pratikdas9469
@pratikdas9469 2 месяца назад
awesome video
@SofiaGoyal
@SofiaGoyal 2 месяца назад
🙏
@arpitham8104
@arpitham8104 2 месяца назад
If it’s possible can you please explain the concept in English please 🙏
@SofiaGoyal
@SofiaGoyal 2 месяца назад
There are English subtitles available for this.
@arpitham8104
@arpitham8104 2 месяца назад
@@SofiaGoyal I thought its some auto generated subtitles, later I observed that those are actually generic titles, watched it 4 to 5 times to understand. Thanks you for the response ♥
@SofiaGoyal
@SofiaGoyal 2 месяца назад
Sorry for the inconvenience, currently i can only afford some free ai subtitles, will try to make it better with the channel growth
@usamarajpoot7403
@usamarajpoot7403 9 часов назад
interviewer ko ktya khna h uski fikr mat kro,,, tum sahi sa smjhao to sahi ,, bar bar interview ma chli jati,,, ma difference maloom krny aya huu, interview ki prep krny nhi
@rishiraj2548
@rishiraj2548 2 месяца назад
So much of advertising in the beginning…😢
@SofiaGoyal
@SofiaGoyal 2 месяца назад
What advertising? I don’t advertise anything
@ravindrakumartanwar2617
@ravindrakumartanwar2617 2 месяца назад
may i ask one question
@SofiaGoyal
@SofiaGoyal 2 месяца назад
Of course
Далее
Optimize Your React App with useMemo | React Hooks
17:26
Simple Flower Syrup @SpicyMoustache
00:32
Просмотров 934 тыс.
State Managers Are Making Your Code Worse In React
13:33
Context Api React | Usecontext React Hooks
9:20
Просмотров 6 тыс.
Every React Concept Explained in 12 Minutes
11:53
Просмотров 569 тыс.
Context API in react | get the concept
29:00
Просмотров 52 тыс.
Is Data Science a Good Career?
8:36
Просмотров 29 тыс.
Simple Flower Syrup @SpicyMoustache
00:32
Просмотров 934 тыс.