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

TypeScript

mentions 220 type Organization page 11/11 feed RSS

// recent coverage 220 mentions

20:12
2026-05-22
dev.to
developer-tools

How to Collect Telegram Media Groups in Node.js

The article explains that Telegram's Bot API sends each photo in an album as a separate update, requiring developers to handle buffering, race conditions, and duplicate prevention. To solve this, the …

12:28
2026-05-22
andrewlock.net
developer-tools

dotNET (OK, C#) gets union types

The article announces that union types are being introduced in .NET 11 (C# 15), allowing developers to define a type that can represent one of several unrelated types using the new `union` keyword. It…

12:28
2026-05-22
andrewlock.net
developer-tools

.NET (OK, C#) finally gets union types

The article announces that C# 15, part of .NET 11, will finally introduce native support for union types using the `union` keyword. Union types allow a variable to represent one of several distinct ty…

12:28
2026-05-22
andrewlock.net
developer-tools

.NET (OK, C#) gets union types

The article announces that union types are being introduced in .NET 11 (C# 15), allowing developers to define types that can represent one of several unrelated types using the new `union` keyword. It …

20:29
2026-05-21
dev.to
artificial-intelligence

AI-Assisted Frontend Reviews Using Gemma 4

PR Sentinel is an AI-assisted tool that uses Gemma 4 to analyze React and TypeScript code snippets, generating structured engineering feedback focused on maintainability, accessibility, performance, a…

09:14
2026-05-21
aiengineeringfromscratch.com
artificial-intelligence

AI Engineering from Scratch

This article describes a free, open-source AI engineering curriculum on GitHub maintained by Rohit Ghumare and contributors. The curriculum consists of 435 lessons across 20 phases, teaching algorithm…

18:00
2026-05-20
dev.to
developer-tools

How to build your first MCP server in 10 minutes

Step-by-step guide for creating a basic MCP (Model Context Protocol) server in under 10 minutes using the `create-mcp-server` command-line tool. It explains how to generate a TypeScript project, repla…

16:22
2026-05-20
newsletter.pragmaticengineer.com
developer-tools

Why Rust is different, with Alice Ryhl

Alice Ryhl, a software engineer on Google's Android Rust team and core maintainer of Tokio, discussed Rust's unique features and governance in a podcast episode. She highlighted that Rust's memory saf…

13:00
2026-05-20
dev.to
developer-tools

Honest Perf Benchmarks for a Paid-API Compiler

Implementation of a benchmark suite for `intentional-cognition-os`, a TypeScript compiler that uses paid Claude APIs. The benchmarks address key design challenges, including a deterministic, seeded ra…

09:00
2025-09-10
deno.com
developer-tools

Deno 2.5: Permissions in the config file

Deno 2.5 introduces the ability to define permission sets directly in the `deno.json` config file, allowing users to pre-configure and reuse specific permission flags for different commands like `deno…

← prev page 11 / 11
// co-occurs with top 8 entities