RSS Parrot

BETA

🦜 JavaScript Weekly: The JavaScript Email Newsletter

@javascriptweekly.com@rss-parrot.net

I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.

---

Your feed and you don't want it here? Just e-mail the birb.

Site URL: javascriptweekly.com

Feed URL: javascriptweekly.com/rss

Posts: 10

Followers: 3

Will npm v12 reject your .npmrc?

Published: June 30, 2026 00:00

#​792 — June 30, 2026 Read on the Web JavaScript Weekly Deno 2.9: deno desktop, npm/Bun Migration, and Half the Cold-Start Time — A huge release: deno desktop turns scripts and framework-based projects into native, self-contained…

Babel 8.0, Vite 8.1, and TypeScript 7.0 RC

Published: June 23, 2026 00:00

#​791 — June 23, 2026 Read on the Web JavaScript Weekly Desktop Apps With deno desktop — Deno 2.9 (or the 'canary' build now) can turn JavaScript projects into self-contained apps on macOS, Windows, and Linux. Unlike Electron, you…

Flow vs TypeScript in 2026

Published: June 16, 2026 00:00

#​790 — June 16, 2026 Read on the Web JavaScript Weekly Flow for TypeScript Users in 2026 — Flow is Meta's mature typed dialect of JavaScript, and over the years its syntax has converged closely with TypeScript's. This post walks…

VoidZero → Cloudflare, and Angular 22 lands

Published: June 9, 2026 00:00

#​789 — June 9, 2026 Read on the Web JavaScript Weekly VoidZero is Joining Cloudflare — One of the year’s moves in JS tooling, as told by Evan You himself. The company he founded to build Vite, Vitest, Rolldown, Oxc, etc. is joining…

How to vet an npm package in 2026

Published: June 2, 2026 00:00

#​788 — June 2, 2026 Read on the Web JavaScript Weekly Hocuspocus 4: Add Real-Time Collaboration to Any App — A plug-and-play real-time collaboration backend based on Yjs so you can quickly and safely wire up multi-user…

npm and pnpm introduce staged publishing

Published: May 26, 2026 00:00

#​787 — May 26, 2026 Read on the Web JavaScript Weekly JS Crossword: All the Answers are JavaScript — This hand-crafted puzzle will seriously stretch your JavaScript knowledge. I’ve seen so many people on social media either…

Dr. Axel's blog is gone (for now)

Published: May 19, 2026 00:00

#​786 — May 19, 2026 Read on the Web JavaScript Weekly RFC: It’s Time for npm to Make Install Scripts Opt-In — npm is the only major package manager that runs dependency install scripts (e.g. postinstall) by default, and they’ve…

Cryptographically valid malware hits npm

Published: May 12, 2026 00:00

#​785 — May 12, 2026 Read on the Web JavaScript Weekly Anatomy of the TanStack npm Compromise — A new strain of the Shai-Hulud worm pushed malicious versions of TanStack packages to npm yesterday (containing a tripwire that would…

Remix 3 drops React

Published: May 5, 2026 00:00

#​784 — May 5, 2026 Read on the Web JavaScript Weekly Remix 3 Enters Beta — It's No Longer a React Framework — Remix has quite the back story. Created by the duo behind React Router in 2020 and seen as an alternative to Next.js, Remix…

What’s actually new in JavaScript (and what’s coming next)

Published: April 28, 2026 00:00

#​783 — April 28, 2026 Read on the Web JavaScript Weekly pnpm 11.0 Released — You’ve heard about its benefits, but now the popular package management tool is even better. v11 sets minimumReleaseAge to one day by default, there's an…