️ jQuery: A Small Library That Changed Web Development

️ jQuery: A Small Library That Changed Web Development
#Firefox 138 is around the corner, did you noticed some of the changes we made in 137? Find out in our latest blog post: https://fxdx.dev/firefox-devtools-newsletter-137/
Am Samstag, #B2604, demonstrierten in #Berlin #Nazis und #Querdenken zusammen. Anlass waren Bundesweite Demos für geschlossene Grenzen.
An der Demo nahmen in der Spitze maximal 250 Personen teil, der Großteil davon junge Nazis von #DJV und #JS
Durch Proteste wurde der Aufzug immer wieder kurz unterbrochen.
https://flickr.com/photos/fotoservicepdm/albums/72177720325602646
I recently tried out Turbo: a #JS library promising to give a Single Page App feel to a static website - without having to write JS code.
My take? It doesn’t offer much for experienced JS devs, but can be a solid option for devs who aren't comfortable with vanilla frontend JS.
More on it here: https://marmelab.com/blog/2025/04/18/give-a-spa-feel-to-your-static-website-with-turbo.html
"Slopsquatting" : la nouvelle tendance sportive pour renforcer ses muscles ?
Pas vraiment...
Si on vous dit IA + hallucinations + développeurs·ses + librairies + hackers·ses + cybersécurité, ça vous donne des pistes ?
Pour comprendre ce que c'est - et comment s'en prémunir, Jérémy Pastouret y consacre un article.
️ Douglas Crockford: Creator of JSON and JSLint
If you are into #webdev for a long time you probably know this already, but if you are a newcomer there is a chance that you might not be aware so...
Let there be known that #jQuery is still king https://w3techs.com/technologies/overview/javascript_library
(this is not a trash post on [insert your favorite #js framework here] it is just a data supported statement)
Just noticed my website disabled all its JavaScript…
Happy JS-Naked day!
️ New Modular Libraries for Azure SDK in JavaScript
BREAKING: Reuters reports that #JS is the new #holy #grail, and ad blockers are the devil incarnate. Meanwhile, Pope Francis's rumored demise still can't compete with the existential crisis of enabling #JavaScript.
https://www.reuters.com/world/pope-francis-has-died-vatican-says-video-statement-2025-04-21/ #adblockers #PopeFrancis #existentialcrisis #HackerNews #ngated
Если интересно, то можете заценить игру, которую делал тысячу лет назад. https://run-rabbit-run.github.io/projects/game/game.html
Want to give your static website a Single Page App feel?
Enter Hotwire's Turbo: A #JavaScript library promising to do just that — all without having to write JS code.
But… does it live up to the hype?
Find out for yourself
https://marmelab.com/blog/2025/04/18/give-a-spa-feel-to-your-static-website-with-turbo.html
Want to build a browser extension?
Here are 3 #JS frameworks that simplify the development:
WXT (6.6k
) - wxt.dev
It's Vite-based, making it easy to use almost any frontend UI library & its structure simplifies entry points.
Plasmo (11.6k
) - docs.plasmo.com
It offers an all-in-one platform that makes it easy to create, test, and publish extensions fast.
CRXJS (3.2k
) - crxjs.dev/vite-plugin
At risk of being archived.
I chose WXT for my last project: https://marmelab.com/blog/2025/04/15/browser-extension-form-ai-wxt.html
JSLinux — Run #Linux or other Operating Systems in your browser
Dans cette vidéo, découvrez comment #publier une #application web #statique (#HTML, #CSS, #JS) sur la #Forge des communs numériques éducatifs #LaForgeEdu, sans serveur (ni PHP, ni Node).
À partir d’un modèle de site simple disponible sur la Forge.
https://tube-sciences-technologies.apps.education.fr/w/3ad1PETV3uvkjpzKCHGfQ7
Nous verrons comment :
- #bifurquer le dépôt vers son propre espace,
- personnaliser le titre et les paramètres du projet,
- remplacer les fichiers du modèle par ceux de son application,
- effectuer un commit,
- activer la publication dans l’onglet "Pages" pour générer un lien public simplifié.
Un tutoriel pas-à-pas pour mettre rapidement en ligne ses propres ressources pédagogiques.
LegoJs v1.9.0 is out with more simplicity and more modern #JS to write #native #webcomponents
https://github.com/Polight/lego/pull/37#issuecomment-2803062579
Documentation will follow.
Woah! I’m published on @csstricks !
I adore CSS-Tricks, and it has been invaluable to me over the years. I’m ecstatic to be able to contribute something back.
#WebDev #FrontEndDev #CSS #JS
RE: https://mastodon.social/@csstricks/114336363156155232
The more I make something using AlpineJS, the more I like it.
Sometimes you don't need to figure it out with Vue. You only need some AlpineJS magic and that's it, no need to spin up a whole Vue framework on the page.
Add that to Livewire and Filament PHP and you're all set to create small utilities without hacking your way into the frontend.