Learn Trapping Rain Water, Top K Frequent and Selection Sort with Step-by-Step Visualization in DSA View View ๐๐
Hoi hoi! Iโm @nyaomaru, a frontend engineer who has been obsessed with ramen lately. ๐ธ๐ Have you... Read More
Your source for the latest news in the TypeScript community
Hoi hoi! Iโm @nyaomaru, a frontend engineer who has been obsessed with ramen lately. ๐ธ๐ Have you... Read More
A flat log can tell you that five things happened. It often cannot tell you which operation caused... Read More
Most agent runtimes share the same brittle skeleton. Here's what happens when you replace it with an event log. Read More
This week was a high-output sprint across the stackโfrom low-level p2p networking in Python to... Read More
Hoi hoi! Iโm @nyaomaru, a frontend engineer who struggles to make game sounds. ๐ฟ Have you used DSA... Read More
Hoi hoi! Iโm @nyaomaru, a frontend engineer who is surprised by how cold it is in the Netherlands... Read More
I was at a conference recently and watched Joel Hooks talk about Effect. Effect homepage h1... Read More
Hoi hoi! Iโm @nyaomaru, a frontend engineer who dislikes crowded places, so I'm planning to take a... Read More
TL;DR Write the rules into AGENTS.md or a skill file and the agent still will not follow... Read More
I ship Codenames AI, a web game. Each game mode keeps its own save in localStorage. Reload the tab,... Read More
Old Light is a browser strategy game where a tab can stay open for days. The client holds a full copy... Read More
This is a slightly unusual post. After almost 20 years of writing software, creating and leading an... Read More
A date utility that calls .setDate() and returns the same object looks pure. It isn't โ Date is mutable, so the caller and everyone else holding that reference get changed out from under them. Temporal, now shipping in real browsers, fixes it by making dates immutable. Read More
I built a calculator for BaZi โ Chinese "Four Pillars" birth charts. Whatever you think of the... Read More
Type Your Real Password Into a Random Website. What Could Go Wrong? Go search "password... Read More
You inherit a codebase. A file called checkout.ts is causing problems. You ask three... Read More
What I built howtolosemoneyfast.com is a satirical lottery analysis tool. You can simulate... Read More
The bill that made no sense A signature is about 400 bytes of JSON and a hash. Every big... Read More
Every resume builder is a form. Building the actual editor meant event sourcing, a page-break planner, and a PDF that matches the screen exactly. Read More
A disabled Submit button protects the UI. It does not protect the data. It is tempting to... Read More
Last month I wrote about how I use coding agents to build things. This week I pointed the same setup... Read More
I have a folder on my computer called tax-shit. It contains 47 PDFs from five different tax... Read More
I maintain a small comic and manga viewer component for React called react-comic-viewer. The other... Read More
Guren is a fullstack TypeScript framework for Bun. I started it because I wanted Laravel's shape in... Read More
Anders Hejlsberg Interview - Creator of TypeScript: 10x Faster Typescript, Why AI Won't Replace SWEs Thurrott.com
Mitigating AI Agent Context Injection in TypeScript sitepoint.com
Microsoft Bets TypeScript's Future on a Native Compiler ADTmag
TypeScript 7 Arrives to Rock VS Code with Go-Powered Speed visualstudiomagazine.com
Updating TypeScript version support in AWS SDK for JavaScript v3 Amazon Web Services (AWS)
tsgolint Reaches Stable v7, Bringing Go-Powered Type-Aware Linting to Oxlint infoq.com
Building DrakoFlow Across the Web, VS Code, and IntelliJ HackerNoon
TypeScript vs JavaScript: 73% of Devs Switched [2026] tech-insider.org
Microsoft elevates Rust to first-class internal development language, alongside C++, C#, and TypeScript finance.biggo.com
TypeScript 7.0 lands with Go rewrite for 10x faster builds Techzine Global
Build modern TypeScript applications with Deno and OCI Container Instances Oracle Blogs
Hybrid Automated Code Review: Deterministic AST Rules + LLMs sitepoint.com
Microsoft Releases TypeScript 7.0 with a Native Go Compiler, Delivering 10x Faster Builds infoq.com
Go-based TypeScript 7.0 reaches release candidate stage InfoWorld
TypeScript 7.0 is Here Thurrott.com
We Measured the LLM Token Cost of 5 Languages. TypeScript Costs 31% More Than JavaScript HackerNoon
TypeScript 6.0 RC Bridges to Go-Based Future visualstudiomagazine.com
TypeScript 7.0 RC: The Go Rewrite Migration Guide sitepoint.com
TypeScript 6.0 Migration: What Changed and How to Adapt Your tsconfig sitepoint.com