2024-08-18 UTC
# [Murray] @Kaguneh you can use jQuery for local storage, but it isn't a requirement, and the native JavaScript APIs are pretty good these days for working with it. You can see how to set/get data from it on MDN (a lot simpler than cookies 😅 ) https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage