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

Lars Böhm at 11:16 on 4 Nov 2020

Great, very clear. Quite nice to learn about the things that drive React internally. Does really lead to better understanding

Luca Fabbri at 11:34 on 4 Nov 2020

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.