TLDR; I just made my free React book available as a GH repo. You want to learn React and you're a beginner? Then this is a good place to start.
Hey friends..
As long as I can remember, I've always wanted to help people. I guess there's no surprise I now after 15 years in the biz is working in DevRel getting to do just that.
Free React book
-
Available on my blog. So my free React book that you can read online is here
Now on GitHub. But, I thought why not make it available on GitHub.
Some people might like to read it on GitHub. Or maybe read it offline, just fork it or git clone. Please help make it better and raise a PR if you see something.
So, whatever you do, I'd really appreciate if you spread the word and point people to GH, hope it helps you all.
What does it contain
pretty much anything you need to know to be a React dev:
- Basics, components, input/output, conditional rendering etc.
- Redux, store, actions, reducers, sagas
- Routing, params, lazy loading etc.
- Testing, Jest
- Advanced concepts such as Context API, Hooks and more
Update
I'm supporting Docsify and would really welcome translations.