Profile avatar
juliancataldo.com
Web development and OSS enthusiast. I do HTML, (S)CSS, JS+TS, Lit, React, Node, Vue, Astro… https://github.com/JulianCataldo
35 posts 72 followers 509 following
Regular Contributor
Active Commenter

JavaScript Temporal is coming 🎉 developer.mozilla.org/en-US/blog/j... (by @bsmth.de)

Most significant Vite major since Vite 2.0 ⚡️ Kudos to everyone who collaborated to make Vite even more flexible! Cheers to the Vite's ecosystem, contributors, and team. Y'all rock 💜

@vite.dev v6 dropped a few hours ago 👀 waiting for the big announcement 🥷

You can fill out the JS 2024 survey, it's available 👇

All the frameworks are here now! Go follow them all! Let's make their bluesky social graphs broader than it ever was in X. @vuejs.org @react.dev @preactjs.com @svelte.dev @solidjs.com @qwik.dev @markojs.com @emberjs.com

<hi-lit>

bsky loading performance can be a bit random for me. Initial loading and further media loading. Maybe it's the current adoption rate, making things difficult to scale up?

wah! This one is exactly what I was looking for. It's cross-CDN, cross UI-libs, and neatly wrapped in ready to use components. Most importantly, unpic/lit works flawlessly with Lit hydrated SSR. If you're not into Custom Elements, you can give it a shot for other frameworks unpic.pics/img/lit/

that's some really insightful stats, from real world resources, on web practices

I wonder if it’s possible to use a *.js.org subdomain for a bsky handle like « @mydomain.js.org ». Maybe with the .well-known verification method?

Diving into the 3 proposals for "Declarative shadow DOM style sharing". 1. Seems to be the easiest to integrate in existing toolchains 2. Could cherry-pick from the current page CSS bundle 3. Same as 2, but needs a new CSS syntax At first glance, all have their merits github.com/MicrosoftEdg...

Trying @zed.dev once in a while. For front end, it's becoming more and more versatile. Here with (Lit) HTML/CSS template literals: highlighted out of the box. Just add `ts-lit-plugin` to get a bunch of helpful diagnostics: syntax, Custom Element props checks, slots, events, MDN…

Well-wrapped takes, and a forecast for Web Components I believe in, too dev.to/reggi/framew...

Looks like a conversation started about supporting a stage-4 standard in Vite. "Import Attributes" (formerly "Import Assertions") could be leveraged for native CSS Modules (hello Web Components and frameworks authors). github.com/vitejs/vite/...

hi