Skip to content

Instantly share code, notes, and snippets.

@ntucker
Last active October 16, 2019 01:38
Show Gist options
  • Save ntucker/a5eaca889099c621182c15e7478ddf1a to your computer and use it in GitHub Desktop.
Save ntucker/a5eaca889099c621182c15e7478ddf1a to your computer and use it in GitHub Desktop.
starter useResource
const myData = useResource(fetchingSpecification, parameters);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment