DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
What I found scanning 3 AI agent codebases for unguarded tool calls

What I found scanning 3 AI agent codebases for unguarded tool calls

2
Comments 1
7 min read
I measured MCP vs a CLI for agent search. The MCP used 17x more tokens per call.

I measured MCP vs a CLI for agent search. The MCP used 17x more tokens per call.

11
Comments 2
6 min read
I built a New Tab replacement for developers drowning in tabs

I built a New Tab replacement for developers drowning in tabs

5
Comments
2 min read
I built typecraft-cli: An AI tool that automatically catches missing TypeScript types

I built typecraft-cli: An AI tool that automatically catches missing TypeScript types

1
Comments
2 min read
Claude Code keeps forgetting my project. So I built waypath.

Claude Code keeps forgetting my project. So I built waypath.

5
Comments 1
5 min read
Flaky Tests You Can't Fix With Better Selectors

Flaky Tests You Can't Fix With Better Selectors

1
Comments
7 min read
I had Claude build a real fintech library in two weeks. Now I want it audited.

I had Claude build a real fintech library in two weeks. Now I want it audited.

1
Comments 2
3 min read
Beyond 'any': Mastering TypeScript's Utility Types for Cleaner and Safer Code

Beyond 'any': Mastering TypeScript's Utility Types for Cleaner and Safer Code

2
Comments
7 min read
Type-Safe Environment Variables Across Monorepo Boundaries: Sharing Secrets Between Astro, React, and FastAPI Without Leaking to the Browser

Type-Safe Environment Variables Across Monorepo Boundaries: Sharing Secrets Between Astro, React, and FastAPI Without Leaking to the Browser

Comments
4 min read
Event-Driven on the Frontend: Why We Miss an Event Bus

Event-Driven on the Frontend: Why We Miss an Event Bus

Comments
12 min read
How we turned our workflow editor into a real SDK

How we turned our workflow editor into a real SDK

2
Comments
6 min read
Architectural Mastery in Node.js: Designing a Robust, Multi-Platform NPM Package

Architectural Mastery in Node.js: Designing a Robust, Multi-Platform NPM Package

Comments
8 min read
Bridging Apple Services to a Remote AI with MCP and SSH

Bridging Apple Services to a Remote AI with MCP and SSH

Comments
3 min read
What Does `static` Mean in JavaScript? Explained in Simple Words

What Does `static` Mean in JavaScript? Explained in Simple Words

1
Comments
4 min read
Giving an AI agent permission to spawn sub-agents (without losing control)

Giving an AI agent permission to spawn sub-agents (without losing control)

5
Comments 1
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.