Practice using the useEffect hook with a dependency array to retrive data when a component mounts. Use useState to manage state, and write custom hooks using useState and useEffect. Query flagpedia API for data.
- Updated
Sep 21, 2022 - JavaScript
Practice using the useEffect hook with a dependency array to retrive data when a component mounts. Use useState to manage state, and write custom hooks using useState and useEffect. Query flagpedia API for data.
Add a description, image, and links to the database-query topic page so that developers can more easily learn about it.
To associate your repository with the database-query topic, visit your repo's landing page and select "manage topics."