Victor

@vjo.li

Web stuff @ Infomaniak 🇨🇭 ex-Tweep loving it over here. Internet, cheese & mountains. https://vjo.li

`import defer` is the new ES2025 syntax for lazy module loading. Deno is the first runtime to ship it and with TypeScript support. Big win for CLI startup and conditionally-loaded code.

Bild

JD Vance: "I think this comes from a legitimate misunderstanding. I think the Iranians thought the ceasefire included Lebanon, and it just didn't. We never made that promise, we never indicated that was gonna be the case."

The State of JS 2025 results are out! 🏆 Most Adopted Tech → Vitest 🏆 Highest Satisfaction → Vite (98%) & Vitest (97%) 🏆 Highest Interest → Vitest (83%) & Rolldown (80%) But that's not all! A thread 🧵

Bild

we released the new @e18e.dev ESLint plugin today! 🎉 this comes with 3 categories of rules: modernisation, performance, replacements it also works with oxlint and most of the rules have auto-fixes 🛠️ try it out and let us know any feedback/rule suggestions in discord/bsky/github!

GitHub - e18e/eslint-plugin: The official e18e ESLint plugin for code modernization and performance best practices

The official e18e ESLint plugin for code modernization and performance best practices - e18e/eslint-plugin

github.com

💡 CSS Tip! Two circles, one arrow, and CSS magic. 🪄 A cool demo packed with modern features (anchor positioning, attr(), container queries, shape(), and more!) 🤩 css-tip.com/connected-ci... The shape and position of the arrow are fully controlled using CSS (Yes, there is a collision detection).