Announcing TypeScript Native Previews

Salut, web dev friends! 🧑‍💻

I have selected some news from the web dev world to share.

👏 Announcing TypeScript Native Previews
📊 The state of devs 2025
🏎️ Multithreading in JavaScript with Web Workers
🍦 Plain Vanilla
🚀 Announcing Vite 7

Have a great week.


👏 Announcing TypeScript Native Previews - TypeScript
TS native previews to test more easily the rewrite in GO of the Typescript codebase.

📊 The state of devs 2025
The result of a survey from 8,717 devs.

🏎️ Multithreading in JavaScript with Web Workers
This article describes the problems with single-threaded operations and how to implement, for example, parallelism/concurrency, to alleviate these problems by using the Web Workers API.

🍦Plain Vanilla
This is an overview of the major techniques used to make web sites and web applications without making use of build tools or frameworks, with just an editor, a browser, and web standards.

🚀 Announcing Vite 7
Dropped Node.js 18, now require Node.js 20.19+.
Change default browser target :

No breaking change from v6.


Web tools and Library

👏 KamiC6238/ayanami
A sprite animation pixel art editor.

📊 gitbrent/PptxGenJS
Build PowerPoint presentations with JavaScript. Works with Node, React, web browsers, and more.

📖 Sources

Every news are mainly from my Twitter feed, my Github feed, The collective, Michael Thiessen, Michael Hoffmann, Stefan and more recently by my friends Adrien Zaganelli.