Il me saoule ce #cookie alors que je n'ai rien demandé !
AUCUN besoin d'utiliser le #LocalStorage, il va falloir que je trouve comme m'en passer, de procédé débile.
🙏🏼 🌞
.
Really enjoyed this talk on the idea of "Local-first software"
https://youtube.com/watch?v=KrPsyr8Ig6M
"Software (& data) should be always available, collaborative (but private), responsive in the moment."
💡 a local-first strategy
1️⃣ write the software so it can run almost entirely offline
2️⃣ keep the authoritative copy of data on the user's device
3️⃣ use the cloud to augment the app with backup & live sync
Thanks to
➡️ #PWA
➡️ #localStorage
➡️ the Automerge #CRDT
➡️ simple cloud hosted services for backup & sync
Referenced link: https://hackernoon.com/storing-and-retrieving-data-in-nextjs-using-localstorage-and-typescript
Discuss on https://discu.eu/q/https://hackernoon.com/storing-and-retrieving-data-in-nextjs-using-localstorage-and-typescript
Originally posted by HackerNoon | Learn Any Technology / @hackernoon: http://nitter.platypush.tech/hackernoon/status/1648370858312843273#m
Want to persist data in Next.js without using a lib or any third parties to achieve that, and still have the data not change or reset after refresh? - https://hackernoon.com/storing-and-retrieving-data-in-nextjs-using-localstorage-and-typescript #nextjs #localstorage
For #developer's or people who just want to see or tinker with a sites #localstorage or #sessionstorage, this might be interesting / helpful:
https://addons.mozilla.org/firefox/addon/localstorage-editor/
#browser #browseraddon #browseraddons #browserextension #browserextensions #firefox #firefoxaddon #firefoxaddons #firefoxextension #firefoxextensions #foss #freeopensourcesoftware #floss #freelibreopensourcesoftware #opensource #webextension #webextensions
#webextensions #webextension #OpenSource #freelibreopensourcesoftware #FLOSS #FreeOpenSourceSoftware #FOSS #firefoxextensions #firefoxextension #firefoxaddons #firefoxaddon #FireFox #browserextensions #browserextension #browseraddons #browseraddon #Browser #sessionstorage #localstorage #Developer
Création d’un sélecteur de thème #accessible avec HTML, CSS et JavaScript. @sarahfossheim@twitter.com nous gratifie d'un article complet avec #localStorage, variables #CSS pour des lectures plus #inclusive #A11y
https://fossheim.io/writing/posts/accessible-theme-picker-html-css-js/
#accessible #localstorage #css #inclusive #a11y
A #online #privacy question: There are #cookie #consent banners legally enforced. As technology moves on, we also have #localstorage and with #PWA (Progressive Web Apps) also the possibility to store and run code, maybe even without Internet connection! Why is there cookie consent but no consent regulation for these matters?
Can someone enlighten me?
#pwa #localstorage #consent #cookie #privacy #online
The Content retention feature of Mastodon 4.0.0rc2 is brilliant.
On 3.5.3 i used around 10GB of storage for my account, on 4.0.0rc2 i'm using only 6GB.
#mastoadmin #server #vps #localstorage
@kemonine could have a look at #localStorage for making it more permanent: https://www.w3schools.com/jsref/prop_win_localstorage.asp
Any tips on what to do when #ConverseJS refuses to open up the chat window + log for a contact?
Clearing #localStorage works, but obviously that clears the chat log (and I think also your #OMEMO key?), which is suboptimal, especially since I've not seen a clear export / import option, apart from dumping the entire local storage with a browser extension.
Any idea which local storage keys could be the cause, so I can see if wiping individual entries is a solution?
#conversejs #localstorage #omemo #xmpp #converse
The Ultimate Guide to Browser-Side Storage - It’s usually necessary to store user data server side in a database or similar repository. This guarantees... https://blog.openreplay.com/the-ultimate-guide-to-browser-side-storage #Front #Browser #LocalStorage by @craigbuckler@twitter.com
#CacheFlow : quand des #extensions malveillantes sous #Chrome et #Edge permettaient de détourner les clics pour modifier les résultats de #recherche !
#securite #javascript #MD5 #localStorage #navigateur #Internet
#CacheFlow #extensions #chrome #edge #recherche #securite #javascript #md5 #localstorage #navigateur #internet
Ah si, on peut bien sur utiliser les #localStorage ou la #indexedDB … vive les silos, mêmes sur ton ordi tu n’es plus maitres de tes données !!!!! 😡
Apple just killed Offline Web Apps while purporting to protect your privacy: why that’s A Bad Thing and why you should care https://ar.al/2020/03/25/apple-just-killed-offline-web-apps-while-purporting-to-protect-your-privacy-why-thats-a-bad-thing-and-why-you-should-care/ #apple #localStorage #deletion
#apple #localstorage #deletion
Live Theming with CSS Variables - CSS variables, now enjoying fairly good browser support, are opening up exciting possibilities for more dynamic styling. Having... https://jonathan-harrell.com/live-theming-with-css-variables/ #Front #CSS #JS #LocalStorage by @HarrellofDurham@twitter.com