Advertisement Β· 728 Γ— 90

Posts by Ricardo Amaral

support bun in Vite+

support bun in Vite+

In the next version of Vite+

We will support bun as package manager 😁

2 weeks ago 66 3 1 1
Preview
Announcing Vite+ Alpha Introducing Vite+, an open-source CLI that unifies your runtime, package manager, and frontend toolchain into one fast, simple development experience.

Announcing Vite+ Alpha.
Now open source.

To make JavaScript developers more productive than ever before.

A single binary that:

β—† Unifies your frontend toolchain
β—† Manages your runtime & pkg manager
β—† Caching & monorepo support

Works with every framework and meta framework in the Vite ecosystem.

1 month ago 222 41 6 10
Preview
Oxlint JS Plugins Alpha A collection of high-performance JavaScript tools written in Rust

πŸš€Launch Week Update #1 πŸš€
OXLINT JS PLUGINS ALPHA

πŸƒπŸ½Run most ESLint plugins w/ 0 changes
βœ’οΈWrite custom lint rules in JS/TS
🩹Get auto-fixes & suggestions from JS plugin rules
πŸ“ŠSee JS plugin diagnostics live in your IDE

oxc.rs/blog/2026-03...

1 month ago 62 7 0 1
Preview
Announcing Vitest 4.1 Vitest 4.1 Release Announcement

Vitest 4.1 is out! πŸš€

βœ… Vite 8 support from day 1
🏷️ Test tags to organize, filter & apply shared options
πŸͺ New hooks for easier tracing, transactions and AsyncLocalStorage
πŸ” Async leak detection
πŸ€– Agent reporter to reduce token usage

And much more!

Full blog post at vitest.dev/blog/vitest-...

1 month ago 167 32 1 5
Preview
Vite 8.0 is out! Vite 8 Release Announcement

⚑️ Vite 8.0 is here!
The most significant architectural change since Vite 2.

⏬ Powered by @rolldown.rs bringing faster production builds and more consistency
πŸ›€οΈ New features such as tsconfig paths and emitDecoratorMetadata support

vite.dev/blog/announc...

1 month ago 398 93 7 12

Awesome stuff πŸ‘

Any chance this will ever support React Compiler?

1 month ago 0 0 0 0
Preview
Building Type-Safe Compound Components Compound Components are great, but should be type-safe. No, this isn't about the children prop ...

πŸ“š New Year, New Blogpost πŸŽ‰

Continuing my thoughts about design-systems, this one is about compound components, when they are a good fit and how to make them type-safe. Spoiler: It’s not about the `children` prop ...

3 months ago 51 9 7 0
Preview
Building Ramble #3: Visualizing the Waveform How we render a smooth, real-time audio waveform with Canvas in the browser

Ever wondered how to render a smooth, audio-reactive waveform using Canvas? We're peeling back the layers of our latest project in building Ramble. Perfect for #AudioProcessing enthusiasts and #WebDev pros alike! www.doist.dev/building-ram...

3 months ago 2 0 0 0
Preview
Building Ramble #2: Capturing Audio in Real-Time The unexpected challenges of streaming microphone audio through modern browser APIs

Ever wondered how real-time audio capture works in modern web apps? Dive into our journey from ScriptProcessorNode to AudioWorklet and the unexpected hurdles we faced along the way. #WebAudio #RealTimeAudio #JavaScript www.doist.dev/building-ram...

3 months ago 1 0 0 0
Preview
Building Ramble #1: Taming the Microphone The surprising complexity behind asking users for microphone permission on the Web

Ever wondered about the complexities of accessing your microphone on the web? Our journey to a flawless user experience uncovers browser quirks and more. Dive into the details with us: www.doist.dev/building-ram... #WebDevelopment #UserExperience

3 months ago 2 0 0 0
Advertisement