Further reading
The following resources provide more information regarding the topics covered in this chapter:
- For more information on using JavaScript, refer to https://www.w3schools.com/js.
- For more detailed information on JavaScript, refer to https://developer.mozilla.org/en-US/docs/Web/javascript.
- For the JavaScript reference, refer to https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference.
- For more information on localStorage, refer to https://www.w3.org/TR/webstorage/#the-localstorage-attribute.
- For more information on the Storage Living Standard, refer to https://storage.spec.whatwg.org.
- For more information on Microsoft Edge (Chromium) Developer Tools, refer to https://docs.microsoft.com/en-us/microsoft-edge/devtools-guide-chromium.