Public list by ~javascriptweekly

Issue 794 - npm 12, TypeScript 7, and Bun in Rust

TanStack vs Next.js vs React Router vs Astro vs Vue vs Angular vs Expo vs svelte vs vite vs React - NPM Download Stats & Trends | Compare Packages

https://tanstack.com/stats/npm

📈 TanStack's npm Package Download Charts — A quick way to chart package popularity over time, look for trends, and see what libraries and tools have soared or fallen. The default view compares TanStack's packages against several common packages, but you can enter any packages you wish, or see pre-defined sets like build tools, component libraries, or UI frameworks.

#tanstack #next.js #react router #astro #vue #angular

about 1 month ago

AI Code Reviews | CodeRabbit | Try for Free.

https://coderabbit.link/cooperpress-jsweekly

Your AI Writes the Code. CodeRabbit Reviews It — AI can write the code, but you still own what ships. CodeRabbit is the AI-native review layer that catches the bugs and edge cases humans skim past, so what merges matches what you intended. Free to try, 2-click install.

about 1 month ago

Rewriting Bun in Rust | Bun Blog

https://bun.com/blog/bun-in-rust

Rewriting Bun in Rust — Bun's creator shares the full story of porting the JavaScript runtime from Zig to Rust, with the assistance of many Claude Code instances churning through ~$165k in usage (at API prices). The Rust version forms the basis of Bun 1.4, expected any day now.

about 1 month ago

npm install-time security and GAT bypass2fa deprecation - GitHub Changelog

https://github.blog/changelog/2026-07-08-npm-install-time-security-and-gat-bypass2fa-deprecation/

npm v12 Released: Install Scripts are Off by Default — npm 12 is now GA with many breaking changes. The big change is lifecycle scripts no longer run by default, but here are more practical implications to consider. It may also be worth upgrading via 11.18.0 first.

about 1 month ago

Proxy and Reflect

https://piccalil.li/blog/proxy-and-reflect/

Proxy and Reflect: Redefining How Objects Fundamentally Work — A deep dive into intercepting the internal operations of JavaScript objects, covering why Reflect exists at all, and ending with a small reactive state system (essentially how Vue 3's reactivity works).

about 1 month ago

In defense of polyfills • Lea Verou

https://lea.verou.me/blog/2026/polyfills/

In Defense of Polyfills — Prolific standards editor Anne van Kesteren said polyfilling is harmful. Lea disagrees, arguing "ponyfills are just userland libraries with better marketing" and a web without polyfills would be a stagnant one.

#blog #polyfills #web standards #web platform

about 1 month ago

Sentry + GitHub Copilot: Let Agents Find and Fix Your Errors

https://sentry.io/resources/github-copilot-workshop/

Sentry + GitHub: Bugs Diagnosed and Fixed, Live — Sentry catches it, Seer diagnoses it, Copilot writes the fix. Watch Sentry and GitHub break a script live July 15th.

about 1 month ago

Collaborative Editing in Wordgard

https://marijnhaverbeke.nl/blog/collaborative-editing-wordgard.html

Collaborative Editing in Wordgard — Marijn recently released his new Wordgard rich text editor (and ProseMirror successor). Here's his third take on collaborative editing in eleven years, still based on operational transformation (OT) rather than CRDTs.

about 1 month ago

LiteRT.js, Google's high performance Web AI Inference- Google Developers Blog

https://developers.googleblog.com/litertjs-googles-high-performance-web-ai-inference/

LiteRT.js: High Performance Web AI Inference from Google — A JavaScript binding of LiteRT for running AI directly inside the web browser, boasting more performance than the TensorFlow.js approach. Here's a CodePen-hosted demo of using it to do image upscaling (surprisingly quickly!)

about 1 month ago

Babylon.js docs

https://doc.babylonjs.com/lite/

Babylon Lite: A Faster, Smaller, WebGPU-Only 3D Engine — Babylon.js is a powerful, long-standing 3D engine, but what would they do if rebuilding from scratch? This! Lite is much faster and smaller, but with some tradeoffs.

about 1 month ago

Ant, a lightweight JavaScript runtime

https://antjs.org/

Ant: A JavaScript Runtime in a 9MB Binary — No V8, JavaScriptCore or SpiderMonkey involved, this is a JS runtime built in C that ships as a 9MB binary, can run npm packages, and boasts incredibly short cold start times.

about 1 month ago