DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The Problem with "as" in TypeScript: Why It's a Shortcut We Should Avoid

The Problem with "as" in TypeScript: Why It's a Shortcut We Should Avoid

9
Comments 6
3 min read
Protecting Angular Routes: Exploring the Power of canLoad and canActivate for Secure and Efficient Navigation

Protecting Angular Routes: Exploring the Power of canLoad and canActivate for Secure and Efficient Navigation

3
Comments 2
4 min read
Exploring useMemo in React: Optimization and Real-World Applications

Exploring useMemo in React: Optimization and Real-World Applications

4
Comments 2
2 min read
Unveiling TypeScript Magic: Using One Name for Both Interface and Class

Unveiling TypeScript Magic: Using One Name for Both Interface and Class

Comments
2 min read
Data synchronization with state machines (XState) and data-loaders in NodeJS

Data synchronization with state machines (XState) and data-loaders in NodeJS

1
Comments
10 min read
TypeScript Might Not Be Your God: Case Study of Migration from TS to JSDoc

TypeScript Might Not Be Your God: Case Study of Migration from TS to JSDoc

43
Comments 14
11 min read
Merge Sorted Array - Leetcode 88 - TypeScript

Merge Sorted Array - Leetcode 88 - TypeScript

8
Comments
2 min read
Compile-time exhaustiveness checks in TypeScript

Compile-time exhaustiveness checks in TypeScript

2
Comments
7 min read
Transforming TypeScript Enums into Object Arrays

Transforming TypeScript Enums into Object Arrays

3
Comments 1
2 min read
Type Declaration Files

Type Declaration Files

Comments
2 min read
Examples of new signal inputs in Angular

Examples of new signal inputs in Angular

35
Comments 13
7 min read
Learn and first try on ChatCraft

Learn and first try on ChatCraft

1
Comments
4 min read
Enabling TypeScript Programming in Visual Studio Code

Enabling TypeScript Programming in Visual Studio Code

3
Comments
10 min read
 Fixing Azure Functions Trigger Issues: Context-Sensitive Initialization in TypeScript and Node.js

 Fixing Azure Functions Trigger Issues: Context-Sensitive Initialization in TypeScript and Node.js

Comments
2 min read
Css Module Type + Vite!

Css Module Type + Vite!

15
Comments
5 min read
TypeScript: Type Annotations and Type Inference

TypeScript: Type Annotations and Type Inference

Comments
2 min read
Css Module Type + Nextjs 14!

Css Module Type + Nextjs 14!

2
Comments
5 min read
Beginner's TypeScript #27

Beginner's TypeScript #27

Comments
2 min read
An Introduction to Qwik-Theme-Toggle Library: A Qwik Component for Theme Switching

An Introduction to Qwik-Theme-Toggle Library: A Qwik Component for Theme Switching

2
Comments
7 min read
Hono with Server Sent Events 🔥💌

Hono with Server Sent Events 🔥💌

6
Comments 2
3 min read
Avoid using default exports

Avoid using default exports

99
Comments 28
4 min read
Typescript typeguard strategy: fancy way to check unknown types

Typescript typeguard strategy: fancy way to check unknown types

1
Comments
3 min read
Validating Request Data in Express.js using Zod and TypeScript: A Comprehensive Guide

Validating Request Data in Express.js using Zod and TypeScript: A Comprehensive Guide

86
Comments 11
3 min read
Echoed: Observable Integration Testing using OpenTelemetry on top of Jest

Echoed: Observable Integration Testing using OpenTelemetry on top of Jest

7
Comments 1
3 min read
Magic of TypeScript Generics

Magic of TypeScript Generics

9
Comments 2
2 min read
loading...