web storage testing
11:38 pm, April 14, 2019
this uses webstorage to increase a click counter, this will save the counter value until the local browser cache is cleared.
you can view the storage values in chrome devtools and see what is saved there, you can also modify values just like with cookies.
Code
html
css
js
scripts