Nebula is a WordPress theme framework that focuses on enhancing development. The core features of Nebula make it a powerful tool for designing, developing, and analyzing WordPress websites consistently, yet its deliberately uncomplicated code syntax also serves as a learning resource for programmers themselves.
Looks like the async Cookie Store API is available in Chrome 87, so once it spreads to the other browsers we can replace Nebula's cookie functions with this API.
Looks like the async Cookie Store API is available in Chrome 87, so once it spreads to the other browsers we can replace Nebula's cookie functions with this API.
Some info: https://medium.com/nmc-techblog/introducing-the-async-cookie-store-api-89cbecf401f
Does not appear to be on caniuse.com yet. Will update when I find it.
Setting Cookies:
Getting Cookies:
Delete a Cookie
Monitor Cookie Changes
This is a really cool idea– looking forward to thinking about ideas here.