Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jhadev/pupster-alts


https://github.com/jhadev/pupster-alts

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# pupster-alts

Pupster-useState = useState hook -
https://reactjs.org/docs/hooks-state.html

Pupster-useReducer = useReducer hook -
https://reactjs.org/docs/hooks-reference.html#usereducer

Pupster-Context = Global state using Context API and useReducer (state is at top level and shared between pages)
https://reactjs.org/docs/context.html