Node.js now supports TypeScript by default

Salut, web dev friends! ๐Ÿง‘โ€๐Ÿ’ป

Happy new year ๐ŸŽ† !

I hope 2025 will be a nice year, I wish to all my readers good health and I hope everything you wish will happen next year.

See you next year ๐ŸŽ‰

And now the last news of 2024 :)

๐Ÿš€ Node.js Now Supports TypeScript By Default
๐Ÿค– Building effective AI Agent
๐Ÿ”ญ Whatย โ€™s new for Vuejs in 2025
๐Ÿ“— How to Use the Variant Props Pattern in Vue

Have a great week.


๐Ÿš€Node.js Now Supports TypeScript By Default
In Node 23, TS is supported by default without any extra configuration ! Enjoy :)

๐Ÿค– Building Effective AI Agents
Great writing from the Anthropic blog.
If you have enough documentation and guardrails, agents can automate coding or other workflows.

๐Ÿ”ญ Whatย โ€™s new for Vuejs in 2025
Nuxt 4, Vite 6, Vitest 3, Pinia 3 and Vapor Mode. Things will be interesting to see in 2025 for Vuejs devs.

๐Ÿ“— How to Use the Variant Props Pattern in Vue
The Variant Props Pattern in Vue combines TypeScriptโ€™s discriminated unions with Vueโ€™s prop system to create type-safe component variants. Instead of using complex type utilities, we explicitly mark incompatible props as never to prevent prop mixing at compile time.


Web tools and Library

๐Ÿ‘ป Ghostty
Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.

๐Ÿ‘ฝ Nostromo UI
This is a vscode theme based on some of the landing control user interfaces from Alien's Nostromo spacecraft.

๐Ÿ“– 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.