DEV Community

Discussion on: October 30th, 2020: What did you learn this week?

Collapse
 
nickytonline profile image
Nick Taylor

Definitely check out the React documentation and @kentcdodds has a great free Beginner React course on egghead. They’re both amazing resources to get started with React.

Puppet bird looking through binoculars

Collapse
 
cguttweb profile image
Chloe

I've tried reading the docs and haven't found them massively helpful to be honest more confusing given the examples use class based components yet using CRA they are functional.... but that course looks good I. will check it out thanks.