Zero Configuration should apply a local cache instead of a context-based wrapper cache. ```jsx const [resource] = useResource("https://example.com/api/resources/1") ```
Zero Configuration should apply a local cache instead of a context-based wrapper cache.