DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
From C# to TypeScript: Your Cozy Guide to Microsoft’s Dynamic Duo

From C# to TypeScript: Your Cozy Guide to Microsoft’s Dynamic Duo

Comments
3 min read
TypeWire 0.1.0 — Explicit, Transparent DI for TypeScript

TypeWire 0.1.0 — Explicit, Transparent DI for TypeScript

Comments
4 min read
Using and Mocking Angular Environments with Jest

Using and Mocking Angular Environments with Jest

Comments
2 min read
Declarative & Reactive Angular Resource Signal Server-State Management [EN]

Declarative & Reactive Angular Resource Signal Server-State Management [EN]

Comments
11 min read
Déclarative & réactive Angular resource signal server-state management [FR]

Déclarative & réactive Angular resource signal server-state management [FR]

Comments
13 min read
TypeScript Utility Types: Useful types

TypeScript Utility Types: Useful types

Comments
3 min read
Simplify TypeScript Error Handling with the Attempt Pattern

Simplify TypeScript Error Handling with the Attempt Pattern

1
Comments 1
5 min read
Pulumi + Azure Series: A Developer’s Perspective

Pulumi + Azure Series: A Developer’s Perspective

Comments
3 min read
Angular 16+ Signals vs Decorators: Understanding input(), output(), and signal()

Angular 16+ Signals vs Decorators: Understanding input(), output(), and signal()

Comments 1
2 min read
Mastering Advanced JavaScript Set Operations

Mastering Advanced JavaScript Set Operations

6
Comments 2
5 min read
How I Built ChessApp: A Web Platform to Search FIDE, Chess.com, and Lichess Players

How I Built ChessApp: A Web Platform to Search FIDE, Chess.com, and Lichess Players

Comments
1 min read
openapi-fetch-gen – Generate TypeScript API client from OpenAPI TypeScript interface definitions created by openapi-typescript

openapi-fetch-gen – Generate TypeScript API client from OpenAPI TypeScript interface definitions created by openapi-typescript

Comments
7 min read
Decorators - Decoradores

Decorators - Decoradores

Comments
2 min read
How to Dynamically Change Favicon Color in a NextJS

How to Dynamically Change Favicon Color in a NextJS

Comments
6 min read
🧬Hooks de React: useReducer

🧬Hooks de React: useReducer

Comments
3 min read
Starting a New Project with Next.js + TypeScript

Starting a New Project with Next.js + TypeScript

Comments
1 min read
When to Use `type` vs `interface` in TypeScript

When to Use `type` vs `interface` in TypeScript

9
Comments
1 min read
Angular 16–19: Understanding `input.required<T>()` vs `input.required<T>().signal`

Angular 16–19: Understanding `input.required<T>()` vs `input.required<T>().signal`

Comments
2 min read
TypeScript Generics Propagation in useOptimistic react hook

TypeScript Generics Propagation in useOptimistic react hook

Comments
4 min read
The Future of AngularJS: What to Expect in the Next Few Years

The Future of AngularJS: What to Expect in the Next Few Years

1
Comments
8 min read
Guards vs Interceptors no NestJS: quando usar cada um?

Guards vs Interceptors no NestJS: quando usar cada um?

Comments
3 min read
Functional Principles Still Matter

Functional Principles Still Matter

Comments
4 min read
Angular 19: Mastering `ChangeDetectionStrategy.OnPush` in the Era of Signals

Angular 19: Mastering `ChangeDetectionStrategy.OnPush` in the Era of Signals

Comments
2 min read
Angular 19 Signals: `update()` vs `.push()` – Why Immutability Matters

Angular 19 Signals: `update()` vs `.push()` – Why Immutability Matters

Comments
2 min read
Angular Input Handling: valueAsNumber vs +value – What's the Difference?

Angular Input Handling: valueAsNumber vs +value – What's the Difference?

Comments
2 min read
loading...