Nitro dev server used to support only Node.js worker threads.
Soon it will be much more flexible: github.com/unjs/env-run...
Nitro dev server used to support only Node.js worker threads.
Soon it will be much more flexible: github.com/unjs/env-run...
late to the party. I have finally been convinced by multiple awesome developers to give agents another try.
this is my first premature contribution:
github.com/antfu/skills
⚡️ The first Vite 8.0 beta is here!
- Powered by Rolldown, bringing significantly faster production builds and more consistency
- New features such as tsconfig paths or emitDecoratorMetadata support
- Bumping browser targets aligned with Baseline Widely Available
Read more in our announcement post!
How Modern Browsers Work, by @addyosmani@indieweb.social:
https://archive.ph/Kj62o
#browsers #chromium #network #parsing #painting
Cross-Browser Anchor Positioning, by @meyerweb@mastodon.social and @jamessw.com and others (@oddbird@front-end.social):
https://www.oddbird.net/2025/11/20/winging-it-26/
#videos #interviews #css #anchorpositioning
Good Visual Design, Explained, by @nngroupux.bsky.social:
https://www.nngroup.com/articles/good-visual-design/
#design #principles #quality
Vitest 4.0.15 comes with a cool experimental feature: Imports Breakdown. Every module shows how long it took to load in UI and in the VSCode extension!
Pass down `--experimental.printImportBreakdown` to also see it in your terminal.
vitest.dev/guide/ui.htm...
It’s amazing how quickly the Go version of TypeScript was created. The key “trick” of the TS team was to port, not to rewrite: 2ality.com/2025/03/type...
Just spent the last 40 minutes screaming every variation of "WHAT THE EVER LOVING HELL" at my computer. This is absolutely insane and deserves so much more attention: www.youtube.com/watch?v=uB0g...
📣 Nx 22.1 is here!
🪟 Nx TUI enabled on Windows
📖 @storybook.js.org v10 support
⚡ @vitest.dev v4 support
🤯 ...and more!
Get all the details on our blog:
nx.dev/blog/nx-22-...
Given Shai-Hulud comeback (hello SHA1-HULUD 👋)
It is quite timely to share my up-to-date repository for modern npm security best practices against supply chain malware attacks:
"Whimsical SVG hover animation with GSAP" by Josh Dillon
codepen.io/jdillon/pen/...
If you use @sli.dev within a monorepo, you might want to try this project by Leo Chiu!
github.com/leochiu-a/sl...
✍️ New Article: Use Cases for Field Sizing
A quick look at field-sizing and where it can be used. I hope this will land in Firefox and Safari soon. The good thing? We can use it as an enhancement.
🔗 ishadeed.com/article/fiel...
📦 remotion-dev / remotion
⭐ 24,436 (+38)
🗒 TypeScript
🎥 Make videos programmatically with React
Making Context-Aware Components: How CSS “inherit()” Could Simplify Design Systems, by @sturobson@front-end.social:
https://www.alwaystwisted.com/articles/making-context-aware-components
#components #css #functions #customproperties