
2025-05-29 12:44:40
Hey, you #JavaScript folks want to build #secure web experiences? Well, join us on this #livestream where we talk about the best current practice of Backend For Frontend to keep your apps safe from…
Hey, you #JavaScript folks want to build #secure web experiences? Well, join us on this #livestream where we talk about the best current practice of Backend For Frontend to keep your apps safe from…
I've written my first little #Scittle app today, and I'm impressed. To be able to write in-browser code in #Clojure is so much nicer than #Javascript. I have some issues to fix and some enhancement…
🎞️ Anime.js v4 is a lightweight JavaScript animation library with a simple, yet powerful API
#javascript #web
The many, many, many #JavaScript runtimes of the last decade
https://buttondown.com/whatever_jamie/archive/the-many-many-many-…
NextJS is a tool of the fascists… did not see that one coming. #javascript
https://americabydesign.gov/
#JavaScript: “What's your birth date?”
Me: “Maybe 1?”
JavaScript: “Okay, so it's 1 May 2001”
https://jsdate.wtf/
Für ein paar gepflegte WTF-Momente.
#javascript
JavaScript broke the web (and called it progress) #JavaScript
CSS Minecraft
There is NO JavaScript on this page. All the logic is made 100% with pure HTML & CSS. For the best performance, please close other tabs and running programs.
😲 https://benjaminaster.com/css-minecraft/
🔧 Better-T Stack solves #JavaScript fatigue by providing ready-to-use tech combinations through an interactive CLI. Choose from #Svelte, #SvelteKit,
A "simple generalization" of a #JavaScript "Stored Map" ended up taking 2 days of work (done in 4 days) but happy with the result: Able to drop-in replace the non-general version *and* satisfy a different use case. Plus, I learned a lot and gathered a ton of #teaching material. 😊
#softwareEngineering #webdev
• 🔧 Extensible architecture via #PHP and #JavaScript plugins with lazy loading capabilities for performance
• 🎨 Visual #CMS functionality enabling live website content editing and drag & dr…
I have to give credit to the @… community. Any issue I enter into GitHub gets an almost immediate response that helps me solve my problems. #javascript #website
Erect a clown website, expect a circus user experience.
#HTML #SemanticHTML #JavaScript #WebDesign
Promises are a JavaScript programmer's way of saying "I promise you this code is complicated." 🤓
#technology #JavaScript #programming #nerd #joke #nerdJoke
A large chunk of client JS code is just this over and over and over again. In case *I* removed a necessary element when *I* wasn't watching. 🤦♂️
```
const x = document.getElementById("X");
if (!x) {
console.error("X element not found.");
return;
}
//later
alert("Check console.");
```
#technology #programming #JavaScript #defensiveProgramming
Works with #Python #JavaScript #TypeScript #Go supporting frameworks like
I recall using an app/service/... for offline access to all kinds of docs, but sadly, I don't remember its name. (I know I have used it to access cppreference and such). Any ideas? 🥺
Alternatively, any suggestions for offline access to JavaScript docs? MDN says it has offline access but then says it's only for "MDN Plus", which it also says I have but does not provide a means to enable offline storage. 😤
#askMastodon #askFedi #question #JavaScript #Mozzilla
#Laravel #Livewire 4: The Future of #PHP Components 🚀
🔧 Single-file components with native #JavaScript