Skip to content

Latest commit

History

History
21 lines (12 loc) 路 1.51 KB

README.md

File metadata and controls

21 lines (12 loc) 路 1.51 KB

Taming the State in React [Book]

Slack

Official repository for Taming the State in React. If you want to leave a review, please do it on Amazon or Goodreads.

Updates, Help and Support

Contribute

You can help to improve the book by opening Issues and Pull Requests (PR).

You can open up any PR that corrects spelling or explains a certain lesson with more detail. When writing such a technical book, you get fast blind on what needs more explanation and on what is already explained well.

In addition, you can open Issues when you run into problems. In order to make the fix for the Issue as easy as possible, please provide a couple of details such as error log, screenshot, which page of the book it happened, your node version (command line: node -v) and a link to your own repository. Not all of these details are mandatory, but most of them help to fix the Issue and to improve the book.

Thanks a lot for your help!