This website collects cookies to deliver better user experience
Variable Undefined For Simple Demo App
Variable Undefined For Simple Demo App
Dear kind, empathetic, helpful members of the forum,
I am writing a straightforward react app with a very basic api (git hub repo : https://github.com/mrarthurwhite/use_effect_react_hooks_demo). Following is the functional component which is a demo component meant to illustrate a fetch (with axios), using the useEffect hook, followed by just displaying the data.