Learn React with this free GitHub book I wrote

softchris

Chris Noring

Posted on June 27, 2021

Learn React with this free GitHub book I wrote

Hi all. I moved my free React book to GitHub

https://github.com/softchris/react-book

can also be read here

https://softchris.github.io/react-book/

I hope you benefit from it.

Chris, Twitter

It contains a lot of things like

  • Forms
  • Routing
  • Lazy loading
  • Testing with Jest
  • Testing Library (E2E)
  • Hooks
  • Render props
  • Context API

Also check ouut these resources from Microsft LEARN
https://docs.microsoft.com/en-us/learn/paths/react/

💖 💪 🙅 🚩
softchris
Chris Noring

Posted on June 27, 2021

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related