DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
TypeScript Generators: A Refresher

TypeScript Generators: A Refresher

2
Comments
8 min read
Generating Millions of Unique IDs in TypeScript — Fast, Scalable & Collision-Free

Generating Millions of Unique IDs in TypeScript — Fast, Scalable & Collision-Free

3
Comments
3 min read
Steam Game Idler — an Open-Source Alternative to ArchiSteamFarm, Steam Achievement Manager, and Idle Master.

Steam Game Idler — an Open-Source Alternative to ArchiSteamFarm, Steam Achievement Manager, and Idle Master.

2
Comments
4 min read
HarmonyOS Development Guide: Implementing User Personalized Settings Storage with Preferences

HarmonyOS Development Guide: Implementing User Personalized Settings Storage with Preferences

Comments
7 min read
⚛️ Why Conditional Initial Values Don’t Always Work with useState

⚛️ Why Conditional Initial Values Don’t Always Work with useState

4
Comments
2 min read
TypeScript Mutually Exclusive Unions: From `?: never` to `ExclusifyUnion`

TypeScript Mutually Exclusive Unions: From `?: never` to `ExclusifyUnion`

2
Comments
3 min read
“Reactive Forms Are Just as Good.” Okay, Watch This.

“Reactive Forms Are Just as Good.” Okay, Watch This.

4
Comments 1
13 min read
Keeping TypeScript Interfaces and Implementations in Sync

Keeping TypeScript Interfaces and Implementations in Sync

Comments
4 min read
Using Either/Result in TypeScript for Error Handling

Using Either/Result in TypeScript for Error Handling

Comments
5 min read
horcrux: Split files into encrypted fragments for Node & React Native (TypeScript library)

horcrux: Split files into encrypted fragments for Node & React Native (TypeScript library)

5
Comments
2 min read
🚀 Introducing @mcabreradev/filter: SQL-like Array Filtering for TypeScript

🚀 Introducing @mcabreradev/filter: SQL-like Array Filtering for TypeScript

6
Comments
4 min read
Practical Guide: Mastering Custom Gaussian Blur Pop-ups in HarmonyOS

Practical Guide: Mastering Custom Gaussian Blur Pop-ups in HarmonyOS

Comments
4 min read
🫖 Thinking in patterns not features

🫖 Thinking in patterns not features

6
Comments
2 min read
Practical Guide: How to Implement Text-to-Speech (TTS) in HarmonyOS

Practical Guide: How to Implement Text-to-Speech (TTS) in HarmonyOS

Comments
4 min read
Nitro V3 is Here

Nitro V3 is Here

Comments
3 min read
Building a Production-Ready Data Lake: PostgreSQL to S3 with AWS DMS, Glue, and Athena using CDK

Building a Production-Ready Data Lake: PostgreSQL to S3 with AWS DMS, Glue, and Athena using CDK

2
Comments
8 min read
Using Prisma for Schema and Kysely for Queries in a Next.js App

Using Prisma for Schema and Kysely for Queries in a Next.js App

3
Comments
4 min read
Mastering Angular Signals: A Complete Guide Beyond RxJS

Mastering Angular Signals: A Complete Guide Beyond RxJS

5
Comments
15 min read
Playwright with TypeScript: Building an Automation Framework (Part 1)

Playwright with TypeScript: Building an Automation Framework (Part 1)

Comments
4 min read
A Quick Note On Hexagonal Architecture

A Quick Note On Hexagonal Architecture

1
Comments
4 min read
Firebase Push Tokens Are Device-Specific, Not User-Specific: A Critical Refactoring

Firebase Push Tokens Are Device-Specific, Not User-Specific: A Critical Refactoring

1
Comments
7 min read
Simplificando verificações de flags binárias

Simplificando verificações de flags binárias

Comments
2 min read
Building a Customizable Prize Wheel in React with TypeScript

Building a Customizable Prize Wheel in React with TypeScript

Comments
3 min read
Building a Free React Admin Dashboard with TypeScript and Tailwind CSS

Building a Free React Admin Dashboard with TypeScript and Tailwind CSS

4
Comments
3 min read
Angular & RxJS in 2025: The Expert’s Playbook (Signals, RxJS 8, and Interop)

Angular & RxJS in 2025: The Expert’s Playbook (Signals, RxJS 8, and Interop)

3
Comments
6 min read
loading...