My favorite react talk of all time ( as as beginner, which I was back then ) was by one of the react training staff, Michael Jackson, who gave it at the London React Meetup back in 2015 or so.
It seems to be the same material as the Imperative v. Declarative ( <Tone /> ) lecture, and I highly recommend it as a mental model to keep in mind when programming in React.
I like this series because it's not 'how to program in react' but more really awesome design patterns and how to use them to better architect your apps.
That's amazing. I'm not sure how obvious it is to frequent React devs as I haven't done much in the way of React, but rendering a null component out to be able to compose the Tone is just so clever.
Sorry about that, meant to say "lectures" not "videos" ... But I mean ... the videos for every pattern is free, so if we're gonna split hairs the title is correct!
Jimmy. Jimmy 2020, my man. Did you click the link? Did you notice how every link on the page links to a free video? Did you see the paragraph at the top of the page explaining that these free videos are part of a larger course?
It seems to be the same material as the Imperative v. Declarative ( <Tone /> ) lecture, and I highly recommend it as a mental model to keep in mind when programming in React.
I like this series because it's not 'how to program in react' but more really awesome design patterns and how to use them to better architect your apps.