Biome 2.4.11 is out! In this release, we finished implementing all the Qwik specific lint rules from eslint-plugin-qwik. This makes it the first framework that is 100% supported by Biome, no extra dependencies needed!
🚀 Exciting news! You can now use any standardschema.dev compliant library to define your Content Collections schema. www.content-collections.dev
What finally made browser vs server code click for you? The resources I've been looking through are quite complex, especially for beginners 😬
Is it just me, or do videos on bluesky take forever to load?
The other day, I paired with the @qwik.dev team to improve module prefetching. We focused on making it more efficient and faster, and honestly, it was an amazing experience working with such a talented team. Qwik keeps blowing my mind! 🚀 @shairez.bsky.social @maiieul.bsky.social
Can't believe how easy this spotlight effect was! CSS has come so far. The radial gradient x/y values animate with a spring animation on top. Possible with @property, pointer events, and the linear() function. Props to CSS easing wizard @matthiasmartin.dev for the spring animation.