Created
September 30, 2022 14:04
-
-
Save alex-cory/2d1099ec629db704d56718cb33b1d709 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Outputs | |
* 🌐 - API request -- potential others 🗺️ 🌎 | |
* 💥❌ - useEffect unmount -- potential others 🚫 | |
* 💥 - useEffect -- | |
* ??? - in render function | |
* ??? - callback function | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment