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.