Redux in 100 Seconds

  Рет қаралды 725,784

Fireship

Fireship

Күн бұрын

Redux is a popular state management pattern for large-scale web applications. Learn the basics of the Redux with React fireship.io/courses/react/
#js #webdev #100SecondsOfCode
🔗 Resources
Redux Toolkit redux-toolkit.js.org/
100 Seconds of React • React in 100 Seconds
Should I use Redux? / you-might-not-need-redux
🔥 Get More Content - Upgrade to PRO
Upgrade to Fireship PRO at fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- What is Redux?
- Should I use Redux in my app?
- Redux quickstart tutorial
- How does redux patter work?
- Why do some developers hate Redux?

Пікірлер: 722
@SQLinjected
@SQLinjected 2 жыл бұрын
The thing I like about redux is if I complain about it on reddit the creator always comes along and tells me why I'm wrong
@evilgibson
@evilgibson 2 жыл бұрын
@SQLinjected I... I think you are safe here in the KZbin comments. Hide amongst the filth and garbage of this cursed ground and take the creator's name and product in vain!
@cashycash1
@cashycash1 2 жыл бұрын
Let me know when he shows up here 🤣
@kunaljoshi8038
@kunaljoshi8038 2 жыл бұрын
u/acemarke ftw
@chedisLoL
@chedisLoL 2 жыл бұрын
@@krtirtho Likely he has a webscraper with AI that detects any negative context and redux. He protec
@rand0mtv660
@rand0mtv660 2 жыл бұрын
To be honest, I like the approach that current Redux maintainer (dude with the Simpsons avatar) uses online. He explicitly mentioned a bunch of times that you don't need Redux, but then also tries to really explain why and how you might use it and when you might need it. I believe that he is really just trying to combat a bunch of misconceptions and opinions about Redux online that come from poor tutorials and blog posts that have been created in the last 5+ years.
@pim8268
@pim8268 2 жыл бұрын
Wow, the animations are pretty neat. This is my favorite coding channel on KZbin. It doesn't matter what you do. If you deliver quality, you'll be successful.
@randomuser66438
@randomuser66438 2 жыл бұрын
-quality- _value_
@LinkEX
@LinkEX 2 жыл бұрын
@@randomuser66438 I'd argue both extremes work. Fireship being one that does provide _quality_ content. Thanks to KZbin's algorithm, the most successful channels definitely aren't those that are all about quality, though.
@thepisewigeon
@thepisewigeon 2 жыл бұрын
I remember I almost ran from React when I stumbled upon Redux lmao, it took me to read the ''you might not need Redux'' article and get a little bit of experience with Vuex to finally come back. Great video btw
@usmanmurtala7100
@usmanmurtala7100 2 жыл бұрын
Coming from vuex background makes learning redux a cakewalk, i mean afterall they are all based on the flux pattern.
@Zephyr_Prashant
@Zephyr_Prashant 2 жыл бұрын
Dan Abramov himself has said that you shouldn't use redux unless absolutely necessary. Its good only when there are a lot of moving parts.
@HamidKarzai
@HamidKarzai 2 жыл бұрын
@Cheoys I think redux is a huge pain, you go through a whole lot of setup, boilerplate and ceremony to accomplish the end result of reading and writing to a global variable (but it's a good global variable, not a bad global variable like in other contexts, because of how functional it is, and the more functional your global variable is then the less bad it is). But yeah it has a pretty sweet devtools extension
@elgingeroo
@elgingeroo 2 жыл бұрын
@@HamidKarzai with toolkit the boilerplate is reduced immensely and it's not that big of a deal anymore. Imo very easy and intuitive to use now!
@drewwilson8756
@drewwilson8756 2 жыл бұрын
Dont forget to include the number of developers on a project as part of those moving parts :D
@TheCameltotem
@TheCameltotem 2 жыл бұрын
Couldn't one just use eventcallbacks in child components? Feels like everything dont have to be a redux store.
@Norfeldt
@Norfeldt 2 жыл бұрын
@Cheoys if you like good state management dev tools like then you might be interested in trying out react-query also has dev tools to help you out.
@vipbossman
@vipbossman 2 жыл бұрын
You are amazing at what you do !! Your content is THE BEST when explaining technologies in such a short time.
@dungphan5565
@dungphan5565 2 жыл бұрын
I think we need a video of Jeff trying different state managment libraries: Redux, Mobx, Recoil, Zustand, Jotai, etc
@bebretter9027
@bebretter9027 2 жыл бұрын
Hello DZUNG. you seem like a hardworking person and a lifelomg learner.. may i ask you some question about your preference in learning. A: A sophisticated text with deep exposure for a subject. B: A beautifullly designed web with moderate exposure for a subject. C: A simple and understandable words with low exposure for a subject. D: A project based learning with no exposure on a subject.. I hope this reach you well.I am gathering data on your answers. Thankyou for your time and have a great day!!😁
@BirdTho
@BirdTho 2 жыл бұрын
I love recoil
@seaweedglob
@seaweedglob 2 жыл бұрын
Check out Jack Herrington. He did a video just like that.
@mrmusanda3576
@mrmusanda3576 2 жыл бұрын
Mobx is best
@mrmusanda3576
@mrmusanda3576 Жыл бұрын
@@BirdTho context API is giving alot of problems, so started using recoil now
@tuxhome3686
@tuxhome3686 2 жыл бұрын
I was just looking for a redux tutorial by you! Great timing :)
@PhilipAlexanderHassialis
@PhilipAlexanderHassialis 2 жыл бұрын
Being a vocal advocate of Redux+Redux Toolkit, this video is so simple, clean and thorough in its presentation, I am semi-tempted to use it as training material in my team of frontend engineers. Well done man, simply amazing work!
@ricardorien
@ricardorien 2 жыл бұрын
You must be really good. Redux was the thing that almost kick me out of the programing world.
@johnmagbag2711
@johnmagbag2711 2 жыл бұрын
@@ricardorien Redux is not that hard. It's just too overwhelming because of the amount of boilerplate just to do a simple job. Good thing, the Redux toolkit exists.
@PPLPSMorse
@PPLPSMorse 2 жыл бұрын
I love it. It coming with RTK Query is pretty great as well.
@PhilipAlexanderHassialis
@PhilipAlexanderHassialis 2 жыл бұрын
@@johnmagbag2711 The fact that Dan & co. pulled up a thing like RTK shows how much problematic the initial approach was. The fact that the Redux team now officially says that if you want to use Redux, use RTK shows thay they know what they are doing.
@PhilipAlexanderHassialis
@PhilipAlexanderHassialis 2 жыл бұрын
@@PPLPSMorse actually RTK query (for me personally) is just a tad too much hassle for what you get back - but that's just me. Personally, if I had data that need caching and refetching, on a timely manner even, I would go with useSWR, create a custom hook out of my API call and have it dispatch the data to the Redux store - React will update anyways. For most of the cases, useSWR is 90% of what you will get from RTK query with a subfraction of the code to write. I hope the RTK team comes up with something similar because all these hoops that you have to jump through don't make so much sense when your use case is "duh, API gives data, me puts DATA in store, React shows data on screen ooga booga".
@VedantRasote
@VedantRasote 3 ай бұрын
Incredible Redux explanation! 👏 This quick revision is exactly what I needed - no non-sense, straight to the point. Thanks a @fireship! Subscribed
@sunkanmifafowora9402
@sunkanmifafowora9402 2 жыл бұрын
Been confused about this for the longest time, thanks for always giving me a clear idea of what certain Frontend dev topics and tools are about. You're awesome man.
@nazninsultana2341
@nazninsultana2341 2 жыл бұрын
Was waiting for Redux, you came up with redux. Thanks a ton Fireship 😃
@laxmanadhikari3989
@laxmanadhikari3989 2 жыл бұрын
I love this type of video no nonsense just to the point . love you fireship
@macqygarcia2310
@macqygarcia2310 2 жыл бұрын
Thanks Jeff for slowing a little bit and really love it :)
@hunterbertoson156
@hunterbertoson156 2 жыл бұрын
This helped me understand Redux much better. Thank you!!!
@pett22v20
@pett22v20 Жыл бұрын
dude you have a gift. you were able to explain redux basics in a short video instead of most videos where they half explain it in 30 mins
@andrewc8125
@andrewc8125 2 жыл бұрын
It is time for the State Management battle: Zustand, Recoil, Jotai, mobx...and so on
@philmarlin6204
@philmarlin6204 2 жыл бұрын
Zustand for sure. I've managed a fairly decent sized codebase around 10k lines and it was a pain using Redux and other libraries that I've had to refactor multiple times to ultimately using Zustand.
@andrewc8125
@andrewc8125 2 жыл бұрын
@@philmarlin6204 Zustand is good. I personally like atomic state management
@squish4502
@squish4502 2 жыл бұрын
+1 for zustand
@MrMidoBB
@MrMidoBB 2 жыл бұрын
React query + an atomic state manager for small client side things because React context is abusive. That's the way to go IMO
@maximiliankrause4762
@maximiliankrause4762 2 жыл бұрын
Nothing beats Zustand for global client-side state together with React Query for server-side for me. The Zustand API is just so nice to look at (especially after coming from "old" Redux...)
@linkeatspie
@linkeatspie 2 жыл бұрын
That toolkit looks amazing, very neat
@ScottPark
@ScottPark Жыл бұрын
This is the most concise and simple explanation of redux slice I've seen on the web.
@miguel_bogota
@miguel_bogota 2 жыл бұрын
Redux toolkit definitely helps with all the complexity that it meant use Redux. I have used it a couple times and has been the worse experience of my life, but using it with toolkit, it might just be a bad headache only. I want to try it out and see what happens. Thanks Jeff. Keep up the good work!
@adiletnasirov4413
@adiletnasirov4413 Жыл бұрын
Consice & clear & right to the point. Good Job 👍
@kleinzd
@kleinzd 11 ай бұрын
100 second vids like these are a gift. i made sense of redux better than tutorials which spend 1 hour teaching me exercises and drowning me with programming jargon
@adriancliton9706
@adriancliton9706 Жыл бұрын
whoever put this together is just as good as the people developing and maintaining redux. Thanks a lot.
@tobi807
@tobi807 2 жыл бұрын
Wait this is so perfect, I just looked up what redux is yesterday - THANK YOU
@sv122
@sv122 2 жыл бұрын
I have never in my life seen this used in a way that positively impact the codebase of a (enterprise) application.
@mosialive
@mosialive Жыл бұрын
Thank you. This was so short and direct.
@AkshatRamanathan
@AkshatRamanathan 2 жыл бұрын
Perfect. Was waiting for this for ages
@334Bena
@334Bena 2 жыл бұрын
Thank you for finally explaining the proper usecase for it
@Igor-km5qp
@Igor-km5qp 11 ай бұрын
Perfect short explanation.Thanks!
@Yahyajoud
@Yahyajoud 2 жыл бұрын
Best Redux explanation, totally clear and simple. Thanks Fireship 🔥❤️
@bebretter9027
@bebretter9027 2 жыл бұрын
Hello yahye.. , you seem like a lifelong learner.. may i ask you some question about your preference in learning. A: A sophisticated text with deep exposure for a subject. B: A beautifullly designed web with moderate exposure for a subject. C: A simple and understandable words with low exposure for a subject. D: A project based learning with no exposure on a subject.. I hope this reach you well.I am gathering data on your answers. Thankyou for your time and have a great day!!😁
@DioArsya
@DioArsya Жыл бұрын
this helps me bootstrap and run the minimum redux for my live coding interview :) thank you so much, buddy!
@Wardret
@Wardret 2 жыл бұрын
It is also good to mention RTK Query, when we are already talking about redux toolkit
@xcrxwadda8287
@xcrxwadda8287 2 жыл бұрын
Notifications always on...keep up the good work
@RedCrafter07
@RedCrafter07 2 жыл бұрын
Woah, you're explaining everything so good! When I want to learn something about programming, your channel is the only way 🙂
@christophkrass6929
@christophkrass6929 10 ай бұрын
This is an amazingly simple explanation
@Ali2307013
@Ali2307013 2 жыл бұрын
I can swear I was looking this up yesterday just before the video was posted 🤯
@krishgarg2806
@krishgarg2806 2 жыл бұрын
It's a great explanation video. Though for personal projects, I wouldn't recommend using this as it gets very boilerplatey. If you want to practice, then sure go ahead. But to just get the purpose of global state done, you can use the Context Api or other state management libraries like Recoil, Zustand, Hookstate, Jotai etc.
@zeckul
@zeckul 2 жыл бұрын
Have you tried Redux recently using Redux Toolkit? Most of the boilerplate is gone.
@krishgarg2806
@krishgarg2806 2 жыл бұрын
@@zeckul I have, still it is more boilerplate than the options I have listed.
@truongbuipv
@truongbuipv 2 жыл бұрын
I agree with you
@HonkletonDonkleton
@HonkletonDonkleton 2 жыл бұрын
The code is boilerplate but also the terminology is boilerplate. Reducer, dispatcher blah blah blah its so unnecessary
@feritperliare2890
@feritperliare2890 Жыл бұрын
Fuck context sure ain’t boilerplate just walking in a cloud of fog trying to handle everything on your own instead of just actually handling the info logically
@eleah2665
@eleah2665 2 жыл бұрын
Wow. This has everything I just learned in a 5 hour course.
@Reaper_f30
@Reaper_f30 Жыл бұрын
Having used redux force good few years. Toolkit looks like it really has taken a leap in reducing boilerplate and trying to centralize most of redux or as much as possible in one file
@rajeshkanna9502
@rajeshkanna9502 2 жыл бұрын
I never stop any music in between, unless it is a notification from fireship 🤩
@ozkirlisakal
@ozkirlisakal Жыл бұрын
perfect and enjoying video, thanks!
@prashantkhatiwada2970
@prashantkhatiwada2970 10 ай бұрын
i think this video will be really helpful if you already have certain knowledge about redux and you wanna recall it or summarize everything in short
@Jambajakumba
@Jambajakumba 2 жыл бұрын
Man how these logos just light up when it starts🙌🏼🙌🏼🙌🏼Crazy animation. Fireship in 100 seconds next😂
@bassemboukadida4460
@bassemboukadida4460 2 жыл бұрын
best explanations ever thank you
@chbrules
@chbrules 2 жыл бұрын
I'm getting into React now, so this was a perfectly timed video. I needed this. Thanks!
@ratulsaha9487
@ratulsaha9487 2 жыл бұрын
U dont need redux unless u wanna work on legacy codebases. Newer companies dont use redux much. Damn they dont even use pure react much. Its mostly nextjs for enterprise apps.
@chbrules
@chbrules 2 жыл бұрын
@@ratulsaha9487 I'm planning on making a DB-driven Sa-aS application for businesses. Is there a reason I wouldn't use Redux? Is Next.JS its own framework? Or does it work with React?
@heroe1486
@heroe1486 2 жыл бұрын
@@chbrules You have to find a reason to use redux not one to not use it. But learn React first, you can't really decide what to use if you don't even know what global state is and when/how often it's needed. NextJS is a React Framework, you don't need anything more than React knowledge to use it but you need to read their docs for additional things they bring like server side rendering and static site generation.
@TheAndre2131
@TheAndre2131 2 жыл бұрын
@@chbrules DB will lie on the backend generally right? If you want to work with server state in client side I recommend react query, if you want to work with global state there are simpler libraries like zustand.
@brave-coeurobiasnara1194
@brave-coeurobiasnara1194 2 жыл бұрын
Your a beautifull person, avoiding me to read documentation for implementing this on my ReactJs app, thanks you my god this was mutch faster with you
@allesarfint
@allesarfint 2 жыл бұрын
"State (it's just your app's data)" I really needed that ELI5, have been trying to understand it for some time.
@rahulsriram6295
@rahulsriram6295 2 жыл бұрын
Loving that MonoLisa font in the text. Also try using it in the code
@ashharkausar413
@ashharkausar413 2 жыл бұрын
Brilliant stuff. I would like to implement redux at some point.
@INAVACL
@INAVACL 2 жыл бұрын
I cant believe this is more comprehensive than all the other guides XD
@UwU-dx5hu
@UwU-dx5hu 3 ай бұрын
I started using redux a few months ago. I love it I just love it. ❤
@ricardorien
@ricardorien 2 жыл бұрын
Just when Im studying Redux for a posible new great job. Thanks as always
@ricardorien
@ricardorien 2 жыл бұрын
Oh yeah, the day comes, And I'm not ready at all.
@Maxiow
@Maxiow Жыл бұрын
Amazing explanation, thanks.
@stefanghiban
@stefanghiban 2 жыл бұрын
Hi! It would be great to have 100s with Pinia, as it is the new standard in state management libraries for vue.
@eduardoolat
@eduardoolat 2 жыл бұрын
Take a look at a library called easy-peasy, that is an abstraction of redux but is very developer friendly
@ashequeulislam9720
@ashequeulislam9720 2 жыл бұрын
woah you are explaining very hard to understand topics in an easy to understand and excelent way! Good job jeff!
@praveengopu9325
@praveengopu9325 2 жыл бұрын
thanks.yesterday i posted a comment about to make a video about redux in post.you just posted a video about redux today.thanks it will help
@fernandoespinosa1596
@fernandoespinosa1596 2 жыл бұрын
Wth man you are the best communicator in tech by miles.
@salah77ism
@salah77ism Жыл бұрын
this is how i learned redux and turned out to know more from this vid than a friend who used redux structure in different projects
@chris.dillon
@chris.dillon 2 жыл бұрын
A few other alt libraries also work with redux dev tools (time travel etc). So you can avoid the boilerplate and have what is demonstrated here.
@rand0mtv660
@rand0mtv660 2 жыл бұрын
Yeah I've noticed Zustand works with Redux dev tools. One downside is that Zustand store functions you call all just appear with the same name you give that store for dev tools integration. So it will always display "mystorename" compared to Redux showing actual action name for each action dispatched. Other features seemed to work pretty good so that's a single downside I've noticed so far.
@felipearancibia9594
@felipearancibia9594 Жыл бұрын
Brilliant abstract of redux... the best i've seen
@davidkhierl696
@davidkhierl696 Жыл бұрын
2017 after learning basic of react I jump right into redux and I totally complains about the boilerplate nightmare, then moved to mobx not long enough I saw one of Ben Awad’s video mentioned zustand and I gave it a try and never looked back. At the time react context is released but I still find zustand very simple and easy to start with and no need to wrap your entire app with any provider.
@gee_at_ease
@gee_at_ease Жыл бұрын
Thanks for this wonderful video
@baducnguyen8200
@baducnguyen8200 Жыл бұрын
I used to hate it but now i love it! At least after when i learned about toolkit
@chizuru1999
@chizuru1999 2 жыл бұрын
dude i just made a test project and started learning redux toolkit yesterday 😂👍🏻
@martinalcala4823
@martinalcala4823 2 жыл бұрын
RTK QUERY, from Redux Toolkit; IS BEAUTIFUL!
@drect4928
@drect4928 Жыл бұрын
the amount of abstraction and metaphores. 100 seconds to explain Redux! damn dude u just goated!
@markokraljevic1590
@markokraljevic1590 2 жыл бұрын
nice overview and reminder
@asadullahaziz
@asadullahaziz 2 жыл бұрын
I am convinced Jeff can read our brain. He knows what we need and he gives us that. Thanks Jeff !
@CloudyyYT
@CloudyyYT 2 жыл бұрын
i literally typed redux in 100 seconds 2 hours ago and know you just uploaded it omg
@sergioqcostas
@sergioqcostas Жыл бұрын
My first web app development was with angular, when I go into react I had my doubts about react being a decent framework due to having to pass the state all arround widgets, then i got to the chpater where they introduced redux and it all made sense and posible to write a propper app.
@clever6150
@clever6150 2 жыл бұрын
Wow! that's a very weird coincidence! I was searching for "Redux in 100 seconds" just the day before you upload this video, to find you uploading it the next day. 😂
@martianpop42
@martianpop42 2 жыл бұрын
Notification Squad!
@devkasunlakshitha
@devkasunlakshitha 2 жыл бұрын
I really love you man. ❤
@Arbmosal
@Arbmosal 2 жыл бұрын
Since you are covering Redux, I think you should do a video on Elm next :)
@SahilKhan-xn5ne
@SahilKhan-xn5ne 2 жыл бұрын
Waiting eagerly for Relay in 100 Seconds
@isakawilliam
@isakawilliam 2 жыл бұрын
wow! you made a video from my suggestion😁
@dipeshrajoria
@dipeshrajoria 2 жыл бұрын
Yesterday I just searched REDUX IN 100 SECONDS .. and today u posted🔥
@arshadpakkali
@arshadpakkali 2 жыл бұрын
Maybe 100s of Dexie js ? . Dexie is awesome with react since you can create a custom hook so every mutations will reflect all the subscribed states. Basically with little bit of code it will be a better replacement to redux and as added bonus will give you offline function as well
@2Alta
@2Alta 2 жыл бұрын
couldn't have uploaded this at a better time!
@le_travie7724
@le_travie7724 2 жыл бұрын
Agreed I'm learning react atm
@davidofug
@davidofug Жыл бұрын
Haha, can't believe it would be possible to learn Redux in 100 seconds. Well done guys.
@Powerm1nt.
@Powerm1nt. 2 жыл бұрын
Waw the Redux Chrome extension is just Mamamiaa 👌
@rafikkasmi1406
@rafikkasmi1406 2 жыл бұрын
truth ? i swear to god i never understood how redux works in my whole life, but ur 100seconds just went like a bullet into my brain, thank u jeff
@Vexcited
@Vexcited 2 жыл бұрын
Would be cool to do a comparison with other state management libraries like `zustand`, `jotai`, ...
@bobuccman1424
@bobuccman1424 2 жыл бұрын
i would love to see a 100secs video on nim
@d.sherman8563
@d.sherman8563 11 ай бұрын
Redux is great a making simple things difficult, but also making very difficult things simple. As with all tools, think whether you need it. Redux shines when you have complex side effects related to state changes. The most common example in http calls, but you can synchronise any side effect with state changes, such as updating web audio api nodes, you can implement realtime functionality by sharing actions over web-sockets, in this way the state change + side effects are shared between clients. For these complex tasks it's awesome and simplifies them tremendously, for basic crud views it's complete overkill and adds a ton of complexity.
@AlexandrosFotiadis
@AlexandrosFotiadis 10 ай бұрын
Totally agree, redux makes simple things difficult and difficult thinks simple, but in general difficulties in frontend is a bad idea... keep it simple.
@teejaayme
@teejaayme 2 жыл бұрын
Liking Fireship videos becomes a habit, so I click thumbs-up first, then watch.
@SridTech
@SridTech 2 жыл бұрын
I don't know why but whenever I try to learn some thing new, fireship will provide a 100 second video explaining it. Some perfect sync going on with subscribers and fireship. 🔥 Found this video while learning redux.
@devkasunlakshitha
@devkasunlakshitha 2 жыл бұрын
This happend to me too.
@saimukundmeka762
@saimukundmeka762 2 жыл бұрын
Good video, wanna learn moree
@cornelcristianfilip5048
@cornelcristianfilip5048 8 ай бұрын
You Rock bro'! 🤘🏼
@a-fletcher
@a-fletcher 2 жыл бұрын
I am dyslexic and autistic, I tried reading the docs could never understand. With this it make so much sense. Thank you for the help ❤️
@oleksandrneprokin5973
@oleksandrneprokin5973 2 жыл бұрын
So good explanation of Redux. In addition, can somebody tell me what is the name of the theme in the video? Much cool one.
@taylorallred6208
@taylorallred6208 2 жыл бұрын
I think the complaints about Redux actually have more to do with JavaScript. You see pretty much the same concepts in Elm and ClojureScript (re-frame) but done in a much nicer, cleaner, and more sensible way. Redux has the right concepts overall, imo.
@lydianlights
@lydianlights 2 жыл бұрын
I agree -- the ideas of redux are correct but the janky way that it has to be implemented because of the mess of an API that React has built for itself makes it very unpleasant to use.
@TheRealFoxFire
@TheRealFoxFire 2 жыл бұрын
Im still learning to code. This seems like tech magic...
@maurov2104
@maurov2104 2 жыл бұрын
RxJS in 100 seconds, let's go!!!
@_ulghun
@_ulghun 2 жыл бұрын
now we need 5 different react state library video 😁
@qvcitizen
@qvcitizen Жыл бұрын
Better explanation than my reading 2 hours
@universecode1101
@universecode1101 2 жыл бұрын
Do you prefer Redux or Redux Toolkit? 😜 and inside React there is ContextApi so Redux is better for medium-large app
@Rudxain
@Rudxain 2 жыл бұрын
Please make a video about Voca, a library for string processing in JS
@ikarolaborda726
@ikarolaborda726 7 ай бұрын
Thank you very much for explain it in a simple way in enough time. Over the internet, there are some “sellcourses” idiots who can’t explain that in two hours.
@vsquarevision2987
@vsquarevision2987 2 жыл бұрын
Dude, What tools and softwares do you use to make these videos ??
React for the Haters in 100 Seconds
2:34
Fireship
Рет қаралды 1,5 МЛН
How to use TypeScript with React... But should you?
6:36
Fireship
Рет қаралды 897 М.
didn't want to let me in #tiktok
00:20
Анастасия Тарасова
Рет қаралды 12 МЛН
ПЕЙ МОЛОКО КАК ФОКУСНИК
00:37
Masomka
Рет қаралды 10 МЛН
State Managers Are Making Your Code Worse In React
13:33
Web Dev Simplified
Рет қаралды 144 М.
Bash in 100 Seconds
2:33
Fireship
Рет қаралды 1,4 МЛН
Nvidia CUDA in 100 Seconds
3:13
Fireship
Рет қаралды 1 МЛН
Assembly Language in 100 Seconds
2:44
Fireship
Рет қаралды 1,5 МЛН
GitHub Copilot just got promoted to Captain
4:01
Fireship
Рет қаралды 658 М.
100+ Computer Science Concepts Explained
13:08
Fireship
Рет қаралды 2,3 МЛН
Nuxt in 100 Seconds
2:50
Fireship
Рет қаралды 532 М.
10 regrets of experienced programmers
8:16
Fireship
Рет қаралды 933 М.
Every React Concept Explained in 12 Minutes
11:53
Code Bootcamp
Рет қаралды 342 М.
I built the same app 10 times // Which JS Framework is best?
21:58
Fireship
Рет қаралды 2,4 МЛН
🤖Вернулись в ПРОШЛОЕ🤪
0:28
Demin's Lounge
Рет қаралды 129 М.
ПРОБЛЕМА МЕХАНИЧЕСКИХ КЛАВИАТУР!🤬
0:59
Корнеич
Рет қаралды 1,7 МЛН
How Neuralink Works 🧠
0:28
Zack D. Films
Рет қаралды 31 МЛН
Power up all cell phones.
0:17
JL FUNNY SHORTS
Рет қаралды 45 МЛН
wyłącznik
0:50
Panele Fotowoltaiczne
Рет қаралды 16 МЛН
Эффект Карбонаро и бумажный телефон
1:01
История одного вокалиста
Рет қаралды 2,5 МЛН
A4 Reset to zero
0:26
STYLE YT
Рет қаралды 17 М.