Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
Simplify API Requests With Custom Hooks Series' Articles
Back to Yurui Zhang's Series
Refactoring An Old React App: Creating a Custom Hook to Make Fetch-Related Logic Reusable
Yurui Zhang
Yurui Zhang
Yurui Zhang
Follow
Sep 30 '19
Refactoring An Old React App: Creating a Custom Hook to Make Fetch-Related Logic Reusable
#
react
#
hooks
#
refactoring
22
reactions
Comments
2
comments
7 min read
Clean Up Async Requests in `useEffect` Hooks
Yurui Zhang
Yurui Zhang
Yurui Zhang
Follow
Oct 4 '19
Clean Up Async Requests in `useEffect` Hooks
#
react
#
hooks
#
webdev
103
reactions
Comments
55
comments
4 min read
Use Hooks In Class Components Too
Yurui Zhang
Yurui Zhang
Yurui Zhang
Follow
Oct 12 '19
Use Hooks In Class Components Too
#
react
#
hooks
15
reactions
Comments
Add Comment
5 min read
Testing API Request Hooks with Jest, Sinon, and react-testing-library
Yurui Zhang
Yurui Zhang
Yurui Zhang
Follow
Oct 27 '19
Testing API Request Hooks with Jest, Sinon, and react-testing-library
#
react
#
testing
#
hooks
15
reactions
Comments
5
comments
6 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account