Talk in English - US at reactjsday 2020
View Slides: http://bit.ly/js-pre-react
Short URL: https://joind.in/talk/01e21
(QR-Code (opens in new window))
In this talk, we'll cover the JavaScript concepts that you need to know prior to learning React (hooks). This includes: Array destructuring, Object destructuring, immutability, closures, and more. The talk will also cover how these concepts are used in React components.
Comments
Comments are closed.
Very brief and clear Thank you
Great, very clear. Quite nice to learn about the things that drive React internally. Does really lead to better understanding
Talk is targeted to learners of React (and hooks?) so probably nothing new for many other, but concepts are explained very clearly, one step at time.