11 Forks
94 Stars
94 Watchers

react-hooks-pitfalls

The slides and code examples for my talk "React Hook Pitfalls"

How to download and setup react-hooks-pitfalls

Open terminal and run command
git clone https://github.com/kentcdodds/react-hooks-pitfalls.git
git clone is used to create a copy or clone of react-hooks-pitfalls repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with react-hooks-pitfalls https://github.com/kentcdodds/react-hooks-pitfalls/archive/master.zip

Or simply clone react-hooks-pitfalls with SSH
[email protected]:kentcdodds/react-hooks-pitfalls.git

If you have some problems with react-hooks-pitfalls

You may open issue on react-hooks-pitfalls support forum (system) here: https://github.com/kentcdodds/react-hooks-pitfalls/issues