1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-28 11:39:52 +02:00

Update resource tag (#9003)

the first link is refer to react docs and should be official
This commit is contained in:
Mahdi ramezaan zaade
2025-08-07 19:09:11 +03:30
committed by GitHub
parent 2a840c4f7e
commit 11ad1a8086

View File

@@ -4,6 +4,6 @@
Visit the following resources to learn more:
- [@article@React Documentation on useCallback](https://react.dev/reference/react/useCallback)
- [@official@React Documentation on useCallback](https://react.dev/reference/react/useCallback)
- [@article@useCallback Explained in Depth](https://kentcdodds.com/blog/usememo-and-usecallback)
- [@article@useCallback Hook: An Introductory Guide](https://dmitripavlutin.com/dont-overuse-react-usecallback/)