DEV Community

Cover image for Learn React with this free GitHub book I wrote
Chris Noring for Microsoft Azure

Posted on

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/

Top comments (2)

Collapse
 
ritaly profile image
Rita {FlyNerd} Lyczywek

Can you add table of content to navigation? Or add "Next chapter" at the end of page?

Collapse
 
softchris profile image
Chris Noring

Hi Rita, yes I can add navigation per page