Skip to content

windmaomao/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex using React Hooks

This is the git repo for the youtube video course Make it work React Hooks by Fang. This also serves as the companion resources for the book Designing React Hooks the Right Way.

Course index:

    1. Hooks in React Application (~14m)
    1. useState to Build Component (~22m)
    1. useEffect for Side Effects (~16m)
    1. Make Your Own Hooks (~18m)
    1. useMemo for Performance (~18m)
    1. useContext for Area Coverage (~36m)
    1. useRef to Access DOM (~12m)

Develop

npm install
npm start

About

Pokedex project made with typescript and react hooks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published