• #dev 2024-08-18
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2024-08-18 UTC
# 18:12
[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