You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm considering moving all of the http/file data (json/der) logic to a separate class to track file/url changes (last modified, etag, etc). Does anyone know of a good existing library tracking content?
I've written a similar class for this in another project and can reuse most of that code if we find it useful. If good enough, we might even want to move it to a separate component.
The text was updated successfully, but these errors were encountered:
I'm considering moving all of the http/file data (json/der) logic to a separate class to track file/url changes (last modified, etag, etc). Does anyone know of a good existing library tracking content?
I've written a similar class for this in another project and can reuse most of that code if we find it useful. If good enough, we might even want to move it to a separate component.
The text was updated successfully, but these errors were encountered: