Live data from Hacker News

React Training's Advanced React.js Patterns Videos Now Free

reacttraining.com

11–14 of 14 posts

Re: React Training's Advanced React.js Patterns Videos Now Free

#11
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 ( ) 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.

Re: React Training's Advanced React.js Patterns Videos Now Free

#12
post #11

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 ( ) 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'…

Here's a direct link to the Imperative vs Declarative video.[0]

[0] https://courses.reacttraining.com/courses/advanced-react/lec...

Re: React Training's Advanced React.js Patterns Videos Now Free

#13

do you consider $249 free?

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?

No? Huh.

Re: React Training's Advanced React.js Patterns Videos Now Free

#14
post #11

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 ( ) 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'…

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.

Is that a common pattern in React world?

Post reply on HN