Skip to content

brentmitch/cached-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cached-cards

Explores using the Cache API's put method to store generated HTML

About

Generates a random card each time the Next Name button is clicked. Stores the card's HTML in the browser's cache.

When the browser's previous/next button is clicked, it retrieves the HTML from cache that the corresponds to the query parameters in the URL

More information about Cache API

About

Quick Exploration of Storing HTML using Cache API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published