TypeScript 7 Is Here: The Compiler Got Rewritten in Go
TypeScript 7.0 ships the compiler rewritten in Go — 8–12x faster builds, the same type system, and a new LSP tooling story. Here's what changed.
- typescript
- javascript
- webdev
- programming
I'm Dennis, a Frontend Engineer from Milan, crafting clean, accessible web experiences. I believe in building with purpose and contributing to the open-source community.
TypeScript 7.0 ships the compiler rewritten in Go — 8–12x faster builds, the same type system, and a new LSP tooling story. Here's what changed.
HTTP finally has a safe, idempotent, cacheable method that carries a body. Here's what QUERY (RFC 10008) is, why it exists, and how to use it.
SolidJS 2.0 lands first-class async, a new Loading boundary, and signals. Here's what caught my eye after years of writing React.
A friendly CLI for managing git worktrees.
Chrome extension that converts webpages to clean Markdown for ChatGPT, Claude, and other AI assistants.
A simulator of the classic Windows 98 Disk Defragmenter tool.
A simple investment simulator to help you understand the power of compound interest.
Performant and easy-to-use animation library for React apps.
Learn how to build React components that are accessible by default, with a live coding session building an accessible accordion from scratch.