react-hooks.md

July 15, 2021 · View on GitHub

Bookmarks tagged [react-hooks]

www.codever.land/bookmarks/t/react-hooks

React Hooks

https://reactjs.org/docs/hooks-intro.html


Replacing Redux with React Hooks and Context

https://medium.com/octopus-labs-london/replacing-redux-with-react-hooks-and-context-part-1-11b72ffdb...

If you’ve been in the React world for a decent amount of time you would have heard about Redux. Redux is cool, it’s a way of getting separate components to alter and pull data from the main…


React Hooks cheat sheet: Unlock solutions to common problems

https://blog.logrocket.com/react-hooks-cheat-sheet-unlock-solutions-to-common-problems-af4caf699e70/


How to fetch data with React Hooks?

https://www.robinwieruch.de/react-hooks-fetch-data/

A tutorial on how to fetch data in React with Hooks from third-party APIs. You will use state and effect hooks for the data request from a real API ...


Easy to understand React Hook recipes

https://usehooks.com/

We bring you easy to understand React Hook code recipes so you can learn how React hooks work and feel more comfortable writing your own.


Awesome React Hooks

https://github.com/rehooks/awesome-react-hooks

Awesome React Hooks. Contribute to rehooks/awesome-react-hooks development by creating an account on GitHub.