the person that disliked the video is in a bad state
@iamchange_x3 жыл бұрын
agreed
@samuelvalentine78462 жыл бұрын
It's funny and surprising when I look back at how I was when I started programming. Almost two years later, I can't believe I improved this much.. For anyone who might be watching this, just relax and try to understand what you're learning by practicing.. The only thing that cannot be faked is mastery. It only comes from practice
@samuelvalentine78462 жыл бұрын
@Jose Francisco Jimenez thanks.. not at all.. I do not have a CS degree.. I just teach myself from KZbin and Udemy
@samuelvalentine78462 жыл бұрын
@Jose Francisco Jimenez not really, i just put in alot of hours..
@serwaapreimann11 ай бұрын
😅
@xrr-14 жыл бұрын
I work on React/Angular projects daily at work but I watch all of your videos.
@ahmedsharif3974 жыл бұрын
We Want a Playlist of What is .... in Programming 😍😍😍👍🏼👍🏼🙏🏼❤
@umslopogaas3 жыл бұрын
@Grady Rowen Mate, you really gotta pay 16bucks? Does that work for sure?
@SantoLucasST4 жыл бұрын
Very nice explanation. Took me a while to understand it the first time and what bothers me is the fact that is always the same example, that "click here to increase count". it works but is too simple to show what state really means and why it is important.
@fernandorendon86183 жыл бұрын
I like to explain State as a chess game anotation: You could play a whole chess game by writing down which piece moves where each turn. In fact kings use to play chess this way with other kings. Each had their own board (interface) in their own castle, which looked the same, because they "updated the state" every time they got a letter with the opponent's move.
@TwenOalley3 жыл бұрын
I think they call that correspondence chess.
@miraclenerdkidchiki6249 Жыл бұрын
Wow...nice explanation
@madalinalexandrescu58594 жыл бұрын
I just started to learn IT 2 months ago,I found 3 days ago your channel and I`m watching 2-3 hours per day your videos.Your way to teach is very cool and apparently(for me) it`s working way better than with any other youtubers!
@julienchaudron93544 жыл бұрын
In computer science, state are defined by their input, output and transition. What differentiate two state is that their output is different from the same input. you can put the calculator in decimal state and 10 + 10 = 20 or in bin state and 10 + 10 = 100. The way they process data is different thus two different state.
@andybrice2711 Жыл бұрын
Though presumably, different states can sometimes have the same I/O. For example: 0 + 1 = 1 regardless of whether the calculator is in decimal or binary mode. So does that mean a state is defined by the mapping from "any possible input" to "any possible output"?
@levi4thon4 жыл бұрын
Hi Max, great video. I love the format of short clips explaining different concepts. I was wondering, could you also make a video in which you develop a simple state management system, similar to Redux or Vuex, in vanilla Javascript or better yet in Typescript? I think that would make it even easier for people to grasp the concept of state and tackle those troublesome libraries.
@Shkkmj68682 жыл бұрын
You explain concepts clearly and to the point. Thank you so much for your videos.
@dangerousangel7775 ай бұрын
Thank you! Helpful. I studied Markov Chains and States in Markov chain matrices in college so, I kind of had a feeling it was like this. So in simple terms, a state is the status of a program and it can change dynamically.
@ErikWillekens9 ай бұрын
A static situation of your running code - a summary of "facts" of what is in your active memory, the data which is currently being rendered on a screen or another interface.
@aprilucid3 жыл бұрын
Your channel is keep helping me a lot!! You can't imagine how ur instructions are encouraging me with a comprehensive and tangible explanations all the time...!!!!!!!!! thanks a lot, stay safe!!!
@ujjwalrawat23614 жыл бұрын
Love the way you teach.
@shashikanthd47672 жыл бұрын
I appreciate the video idea.this topic looks so silly but its really very important to understand it
@khasmeenusman39312 жыл бұрын
Explained it perfectly and easily
@nsociety3 жыл бұрын
I hit like before watching Max's video because I know how he plans to explain the concept.
@عبدالقادرعبدالرحمنعبدالله4 жыл бұрын
Max, thank you so much for sharing.
@mariahvigil98503 жыл бұрын
Gosh this was explained perfectly!! Thank you so much.
@AkankshaSingh-pi4uu4 жыл бұрын
You are always awesome Max! Thanks for such clear explanation of the concept.
@abubakarsadiiq61314 жыл бұрын
You always post what is needed. I like that
@arvitech74194 жыл бұрын
Your KZbin Logo Attracts my Eyes. :)
@trainzmarcel2074 Жыл бұрын
thanks, this was a very simple and clear explanation, just how i like it
@schneidero4 жыл бұрын
Good explanation. Thanks
@elixirdeveloper6673 Жыл бұрын
thank you for validating what I thought 😃
@elpatasculichi4 жыл бұрын
simple and clear. Thanks !
@CharithaSampathGunawardana4 жыл бұрын
Well explained with examples 🙂
@Shipslitz4 жыл бұрын
great working example 👍 thank you
@farhanfaraan14 жыл бұрын
very nice explanation sir Thumbs up
@deceptivefacade77134 жыл бұрын
please do SSR next. clear explanation as always.
@JasonLaveKnotts2 жыл бұрын
The state of anything depends upon the question asked about the subject.
@glamax13934 жыл бұрын
In the end it's a great explanation !
@abhishekrawat85794 жыл бұрын
Much informative for me because I've just started learning react😍🥰
@nahidhasan56072 ай бұрын
good explanation
@Ernest-Technology4 жыл бұрын
I love everything you do
@SherpaTravelPartner Жыл бұрын
hello there, while working in counter application what is the working principal of counter and setCounter? what does they do when we run? Does counter is old value store in counter and while updating state setCounter hold the new value?
@mostviewedtoks Жыл бұрын
Thanks this helped a lot
@الحمدلله-ح8ق6ذ Жыл бұрын
Thanks for the info
@damagee81414 жыл бұрын
So basically the term state always refers to the program as a whole. If there is an alteration in memory the state changes. Which is probably why some people prefer functional programming where state changes are avoided as much as possible to make the program easier to debug and test.
@kasvith4 жыл бұрын
Max, can you do an Elixir tutorial series?
@alexkotusenko3 ай бұрын
Great video thank you
@imanshirkhodaee17042 жыл бұрын
It was helpful. thanks
@QQ-wv3gz4 жыл бұрын
Hello Max!! ❤️
@binggibanggabongo4 жыл бұрын
Great lecture!
@darakhsanmughal84424 жыл бұрын
Is it possible to see that what is the current value of the state like we can see the session values in php
@longingbydesign4 жыл бұрын
So how much memory does it take to store ALL the states of 1 minute of cooling coffee?
@cesarp67614 жыл бұрын
(vue example) could I use the root object as a place to centralize states among components instead of using 'stores'.. stores seems to much complication in my books..
@siddhantjain24024 жыл бұрын
Hi Max, please create a course on Loopback 4. It's pretty hot these days!
@beinyourguard4 жыл бұрын
Thank you!
@pranavbhat924 жыл бұрын
So "state" & "context" are synonymous right?
@spacebuddy5339 Жыл бұрын
Thanks alot.
@LamaWalk4 жыл бұрын
could you please enable CC? :)
@aventurileluipetre2 жыл бұрын
so state = permutation of all variables
@ayoubkhater239511 ай бұрын
can any one explain to me why so many people in the internet talk about programming like it's only web development? why they assume programming=web ?
@MrFawads4 жыл бұрын
Video about state machines in react. 👍
@IDStack4 жыл бұрын
Nyimak
@syntaxsavvy27084 жыл бұрын
selalu dong bang nyimak 😂
@joshuachan63172 жыл бұрын
The other half of my brain: A State Of Trance
@jemsync Жыл бұрын
Who else here from the React Course in The Odin Project?
@rajav48614 жыл бұрын
Will you release Django course on Udemy as well?
@mich_20015 ай бұрын
Nice!!
@markcuello52 жыл бұрын
Help me
@codeme8016 Жыл бұрын
Hi, It was not clear enough this time. I was good until the real world state and then lost it. Love your videos overall though.
@heruhailiuhuang5334 жыл бұрын
Hello, I am non English speaker, So I hope i can see the subtitle, but there is no. Could u set it up?
@soumadip_banerjee4 жыл бұрын
❤️❤️❤️
@JigsawXop3 ай бұрын
Cool
@odopaisen2998 Жыл бұрын
besides the obvious, you did not make much clear. there are too many states , of registers, ram cells, looks variables functions call-adresses ...
@Thilina43214 жыл бұрын
😊❤
@5p4rk3r4 жыл бұрын
the color palette used for this presentation is bad
@TodorescuProgramming4 жыл бұрын
Its a really bad practice to put renderState inside incrementCounter... Each function should do only one thing... In setTimeout its better to call incrementCounter AND renderState
@bishnudas35623 жыл бұрын
how many of you are here redirected from udemy course?
@___llvm4 жыл бұрын
This guy is from Udemy ??!!
@g3ek13374 жыл бұрын
Totally good and 共匪
@heruhailiuhuang5334 жыл бұрын
Hello, I am non English speaker, So I hope i can see the subtitle, but there is no. Could u set it up?
@5p4rk3r4 жыл бұрын
the color palette used for this presentation is bad