Dunqing

@dunqing.bsky.social

Learning on https://oxc.rs, working at https://voidzero.dev https://github.com/Dunqing

Just migrated from Biome & Prettier to oxlint & oxfmt 🚀 I love the true type-aware linting and Tailwind formatting! I'm also able to use React Compiler rules through the JS plugin support 😌 Many thanks to @boshen.github.io, @dunqing.bsky.social and other maintainers for all your hard work ❤️

Matija Marohnić@silvenon.com · 7mo ago

- oxfmt supports Tailwind formatting - oxlint supports real type-aware linting, and can perform both lint and typecheck in one go The cherry on top would be if React managed to port React Compiler to Rust, that means that oxlint could start supporting those lint rules.

Vite ecosystem does it again! - Adoption growth: Vite (#1), Vitest (#2) - Highest retention: Vitest (#1), Vite (#2), #3 Astro is also Vite-based - Highest interest: Rolldown (#1), Vitest (#2), Vite (#3) - Most Write-Ins: #1 Analog is Vite-based

Bild

Just built Vue's SFC playground (~17mb JS output before gzip) using the latest continuous release of rolldown-powered-vite. It's a drop-in replacement. Dev and prod work exactly the same, and the prod build went from 8.51s to 2.95s (~3x speedup) with zero code changes.

It's done. Now it’s your turn, Oracle. We’ve submitted a formal petition to cancel the JavaScript trademark: it is generic, Oracle has abandoned it, and Oracle committed fraud on the USPTO during the last trademark renewal. It's time to #FreeJavaScript. deno.com/blog/deno-v-...

Deno v. Oracle: Canceling the JavaScript Trademark

Oracle is holding the JavaScript trademark hostage, and we’re pursuing legal means to #FreeJavaScript. Here’s a brief update.

deno.com

Oracle has until January 4th to respond, or the case will go into default, which will result in the trademark being canceled.

TypeScript 5.7 RC is released 🎉 🔶 ES2024 library types 🔷 Checker: Never-initialized variables 🔷 Checker: Stricter JSON imports 🔷 Emit: Extension rewriting (*.ts to *.js) 🔷 DTS: Computed methods 🔷 IDE: Better tsconfig discovery 🔷 Perf: Code Caching ⚡️ 2.5x faster startup

TypeScript@typescriptlang.org · 2y ago

We just published the release candidate of TypeScript 5.7! Give it a shot and let us know what you think! devblogs.microsoft.com/typescript/a...