Skip to content

Articles by Matthew Sobieray

Matthew works for Kinsta as a Development Team Lead from his home office in Denver, Colorado. He loves to learn, especially when it comes to web development.

Learning How to Tame React’s useCallback Hook

Wondering how React handles memoization? Level up your React skills by learning how to harness the useCallback hook to prevent re-rendering.
Reading time
8 min read
Publish date
April 27, 2022
Topic
JavaScript Frameworks
Topic
React