Dude! You really a gem! Do you have some paid tutorials like in your website or something. It’s would be great learning JavaScript and System Design. You really are good! Good job man!
Yes destructuring is super handy with objects as well. You’re probably familiar with array destructuring when using useState in React, but it's also very common to destructure component props which is an example of object destructuring.
Free JavaScript Course: skool.com/web-dev-mastery
Dude! You really a gem! Do you have some paid tutorials like in your website or something. It’s would be great learning JavaScript and System Design. You really are good! Good job man!
Glad to hear you like it! I do have free courses on both JS & system design at skool.com/web-dev-mastery
I thought destructuring is only for array because of using react. Now I know we can destructure even with object. Cool.
Yes destructuring is super handy with objects as well. You’re probably familiar with array destructuring when using useState in React, but it's also very common to destructure component props which is an example of object destructuring.
@@hayk.simonyan Oh so I've also been using object destructuring all this while with prop. Still got a lot to learn 💪🏻
what code editor is that=?
vscode