2 Likes
1 Shares
I'm looking into local storage through web browsers and just asked this question on stackoverflow:
#javascript #local-storage #progressive-web-apps #indexeddb #web-storage
Now as an installable PWA: https://tord.codeberg.page/four-noble-truths-variations/
Tested and works on Chrome desktop, Chrome Android, and Firefox Android. (Still need to fix caching though)
Project repo: https://codeberg.org/tord/four-noble-truths-variations
For past 2 days I went through 100s of lines of reactjs to realise I need to go through 100s of lines of json to make may be 5 line change 😐
I just completed coding (with JavaScript) the first version of a small web app that i did for a monk in Plum Village. Please try it out:
Code is available here: https://codeberg.org/tord/four-noble-truths-variations
I still need to do more refactoring and testing, but this works on my browers (desktop and mobile)
#FourNobleTruths #Buddhism #PlumVillage #MentalHealth #JavaScript
Rails.ajax is like $.ajax. Nice to see rails embraces jQuery productivity, while other frameworks complicate stuff.
source: https://gizmodo.com/meet-link-history-facebook-s-new-way-to-track-the-we-1851134018
When you click on a link in the Facebook or #Instagram apps, the website loads in a special #browser built into the app, rather than your phone’s default browser. In 2022, #privacy researcher Felix Krause found that #Meta injects special “keylogging” #JavaScript onto the website you’re visiting that allows the company to #monitor everything you type and tap on, including passwords. Other apps including #TikTok do the same thing.
#surveillance #web #www #internet #economy #bigbrother #problem #news
Mit #NoScript blockieren Sie Webinhalte wie #JavaScript, die potenziell schädlich sind. Die #Browser-Erweiterung ist anfangs mehr oder weniger zeitaufwendig einzurichten. Das lohnt sich aber in Anbetracht des steigenden Security-Niveaus.
The #internet has become a bloated mess. Huge #JavaScript libraries, countless client-side queries and overly complex frontend frameworks are par for the course these days.
When popular website like The New York Times are multiple MB in size (nearly 50% of which is JavaScript!), you know there’s a problem. Why does any site need to be that huge? It’s #crazy.
But we can make a difference - all it takes is some #optimisation. Do you really need that extra piece of JavaScript? Does your #WordPress site need a #theme that adds lots of functionality you’re never going to use? Are those huge custom fonts really needed? Are your images optimised for the web?
read more here: https://512kb.club
#frontend #browser #web #danger #framework #software #problem #performance
Front end devs couldn't stand the simplicity of htmx, they got it banned from reddit https://yu7.in/ywLzeb
#htmx #webappdevelopment #javascript #reactjs #angular #vuejs
Quand #AnonchatGPT ne sait pas ce qu'est un #traqueur #google ... ^^
(aidez-moi à lui apprendre, en relançant cette " #IA" sur le sujet ^^ )
Question :
Quels outils en ligne, au code source ouvert (logiciel libre) et sans traqueur de google, peuvent aider à valider un script JavaScript ?
Réponse de #ChatPGT (en version anonyme pas #anonyme puisque bourrée de #traqueurs #google et #recaptcha) :
«
Voici quelques outils en ligne, au code source ouvert et sans traqueur de Google, qui peuvent aider à valider un script JavaScript :
ESLint : un linter flexible qui peut vous aider à détecter des erreurs et à adopter des meilleures pratiques de codage JavaScript. Site web : eslint.org
JSHint : un autre linter JavaScript qui peut vous aider à détecter les erreurs et les problèmes de style dans votre code. Site web : jshint.com
JSLint : un linter JavaScript strict qui peut vous aider à détecter les erreurs et les problèmes de style dans votre code. Site web : jslint.com
JSFiddle : un environnement de développement en ligne qui permet de tester et de déboguer votre code JavaScript en temps réel. Site web : jsfiddle.net
CodePen : une autre plate-forme en ligne pour éditer, expérimenter et partager du code JavaScript. Site web : codepen.io
WebStorm : un IDE (Environnement de développement intégré) de JetBrains doté de nombreuses fonctionnalités pour le développement JavaScript, y compris le débogage et la validation du code. Site web : jetbrains.com/webstorm/
Visual Studio Code : un éditeur de code hautement personnalisable avec des extensions pour la validation JavaScript, le débogage et bien plus encore. Site web : code.visualstudio.com
Tous ces outils sont open source et n'incluent pas de traqueurs de Google. Vous pouvez les utiliser en ligne ou les télécharger localement selon votre préférence.
»
................
J'ai vérifié, un seul n'a pas de traqueur google ! Et le seul qui n'en a pas, je ne sais pas du tout s'il est #LogicielLibre... ^^
#script #JavaScript #W3C #Validator #code
"the website uses JavaScript to surreptitiously open a separate website of the attacker's choice and recover site content rendered in a pop-up window. The researchers have successfully leveraged iLeakage to recover YouTube viewing history, the content of a Gmail inbox -- when a target is logged in -- and a password as it's being autofilled by a credential manager."