JavaScript Weekly

RSS: https://javascriptweekly.com/rss/
一份关于 JavaScript 文章、新闻和酷炫项目的通讯

JavaScript Weekly #798:Baseline 审计法、jsDelivr ESM 指南、Astro 用 AI 砍 issue

Jad Joubran 提出 Baseline 审计法,把依赖按 Intl、HTTP、UI 等聚类,用一组问题判断能否删除,并演示 Day.js 换 Temporal 反而可能让包变大的反直觉案例。jsDelivr 作者详解把 npm 包转成浏览器 ESM 时 CommonJS 的各种兼容陷阱。Astro 团队用 AI agent 做 issue 分类,把 200+ 个开放 issue 压到 30 个。Deno 作者 Ryan Dahl 发布 celld,用 S3 自建 Durable Objects,V8 + SQLite + Litestream 实现,Cloudflare 官方在 HN 上评价"比我们自己做得还好"。
评论点赞收藏5 天前

Reimplementing htmx from scratch

#​797 — August 4, 2026 Read on the Web JavaScript Weekly Next.js 16.3 Released — The newly expanded Next.js team (now including Dan Abramov and 𝕏 Pete Hunt!) has dropped the latest version of the pop...
评论点赞收藏12 天前

TypeScript 7演示:编译器改用Go实现10倍提速

TypeScript 7 编译器改用 Go 重写,在 VS Code 130万行代码上实现10倍提速。Anders Hejlsberg同时演示了新LSP语言服务器,并提醒Vue/Astro/Svelte等使用编译器API的项目需继续停留在TypeScript 6。同期TC39会议中Await Dictionary进入Stage 3,Ryan Dahl称deno compile将支持QuickJS以生成更小的二进制文件。
评论点赞收藏19 天前

那个你不想通过的编程测试

Nuxt 4.5 发布,Vue 3.6 RC 就绪,Angular 改年度发布节奏。 JavaScript Weekly 第795期汇总了前端生态动态:Nuxt 4.5 引入 Vite 8、Rspack 2 和 SSR streaming 实验特性,Nuxt 3 将于7月31日停止维护;Vue 3.6 进入 RC,Vapor Mode 功能完整;Angular 改为每年发布,v23 定于2027年6月;ESLint 推出官方 codemods 自动化版本迁移。安全方面,朝鲜黑客在虚假面试的 JS 编程挑战中用 SVG 图片隐藏恶意软件窃取凭证。另有框架基准测试对比、Web Locks API 并发处理、数据导向设计构建高性能 JS 解析器 Yuku 等文章。
评论点赞收藏26 天前

npm 12, TypeScript 7, and Bun in Rust

#​794 — July 14, 2026 Read on the Web JavaScript Weekly 📈 TanStack's npm Package Download Charts — A quick way to chart package popularity over time, look for trends, and see what libraries and tools...
评论点赞收藏33 天前

What's new in ECMAScript 2026 (and usable today)

#​793 — July 7, 2026 Read on the Web JavaScript Weekly Vite+ Beta: A Web Dev Toolchain Behind One Command — Vite+ is the Vite team’s ‘unified toolchain’ that brings Vite, Vitest, Oxlint, and similar t...
评论点赞收藏40 天前

登录芦苇

登录后关注作者、收藏内容和参与讨论。