cd/entity/TypeScript· home entities TypeScript
grep -l @typescript /news/*.json | wc -l → 220

TypeScript

mentions 220 type Organization page 1/11 feed RSS

// recent coverage 220 mentions

12:46
2026-07-04
github.com
developer-tools

Show HN: Foundation, a different approach to software and AI

Ovasabi Foundation, a full-stack application substrate for high-performance event-driven systems, has been released as an open-source toolkit. It offers tenant-isolated architecture, seven performance…

16:21
2026-07-01
developers.googleblog.com
ai-agents

Build agentic full-stack apps with Genkit

Google's open-source framework Genkit has introduced a new Agents API in preview for TypeScript and Go, enabling developers to build full-stack AI-powered applications with built-in support for messag…

15:08
2026-07-01
dev.to
developer-tools

What I Learned Submitting a Chrome Extension to the Web Store

A developer built Argus, an AI transaction firewall as a Chrome extension, and documented the challenges of submitting it to the Chrome Web Store. Key lessons include adapting to Manifest V3's statele…

13:00
2026-07-01
dev.to
developer-tools

Browser strategy game backend: no tick loop

Old Light, a browser strategy game, uses a backend without a tick loop to handle resource calculations for thousands of actors. Resources are computed on demand using saved balances and timestamps, av…

09:14
2026-07-01
dev.to
developer-tools

I Made TS Compiler Graph MCP: 10x Fewer Tokens in Claude Code

A developer built @ttsc/graph, an MCP tool that provides coding agents with a TypeScript compiler-built code graph instead of raw source files. In benchmarks, it reduces token usage by roughly 10x on …

00:00
2026-07-01
vercel.com
developer-tools

Enforce consistent code for agents and humans with konsistent

Konsistent, a CLI linter for TypeScript codebases that enforces structural conventions for both human and AI developers, has been open-sourced. The tool, used in AI SDK and Chat SDK, ensures consisten…

15:03
2026-06-30
dev.to
large-language-models

RAG for Code: Why Chunking by Function Beats Chunking by Lines

A developer built a retrieval-augmented generation (RAG) system for code and found that chunking by function boundaries dramatically outperformed line-based chunking. By using a parser to extract comp…

06:25
2026-06-30
dev.to
artificial-intelligence

A Prompt Is a Wish. A Tool Is a Law.

A developer built a platform that lets non-engineers ship AI tools to production by describing workflows in plain English. The platform uses a fixed pipeline of tool calls that form a graph, where eac…

01:08
2026-06-30
github.com
ai-infrastructure

Daytona sandbox is closed-source

Daytona, an open-source infrastructure runtime for AI-generated code execution, has moved its core development to a private codebase as of June 2026, making the sandbox platform closed-source. The pub…

00:16
2026-06-30
github.com
ai-tools

Show HN: Dribble – an open-source AI IDE for databases

Dribble, an open-source AI-powered SQL IDE for databases, was released on Hacker News. The web-based tool integrates an AI data analyst using Claude Opus 4.8, SQL notebooks, schema browser, and persis…

19:27
2026-06-29
github.com
developer-tools

Show HN: TypeScript7 LSP Claude Code Plugin

A developer released an unofficial community plugin for Claude Code that replaces the official TypeScript LSP with a faster native Go implementation backed by TypeScript 7's `tsc --lsp --stdio`. The p…

page 1 / 11 next →
// co-occurs with top 8 entities