DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Type Aliases VS Interfaces in Typescript

Type Aliases VS Interfaces in Typescript

1
Comments
4 min read
Ensuring type safety in LocalStorage API with Typescript

Ensuring type safety in LocalStorage API with Typescript

1
Comments
5 min read
Breaking Up with Express: How NestJS Stole My Heart

Breaking Up with Express: How NestJS Stole My Heart

3
Comments
2 min read
Typescript Made Easy - Part 1

Typescript Made Easy - Part 1

Comments
6 min read
Javascript Dictionary: globalThis

Javascript Dictionary: globalThis

Comments
2 min read
Chinese npm package 汉译英

Chinese npm package 汉译英

Comments
3 min read
Fullstack Application using tRPC, Next.js, Tailwind and Prisma

Fullstack Application using tRPC, Next.js, Tailwind and Prisma

5
Comments
8 min read
OSD700: Unit Tests & Code Reviews

OSD700: Unit Tests & Code Reviews

2
Comments
1 min read
MongooseMap in Express and NestJS

MongooseMap in Express and NestJS

3
Comments
3 min read
Slicing Data with Tanstack Query

Slicing Data with Tanstack Query

1
Comments
4 min read
Interested in latest HTTP response? Use RxJS SwitchMap operator

Interested in latest HTTP response? Use RxJS SwitchMap operator

2
Comments
3 min read
Generic Types in TypeScript

Generic Types in TypeScript

4
Comments
3 min read
Creating Cognito User with Auto-Incrementing ID

Creating Cognito User with Auto-Incrementing ID

2
Comments
6 min read
Index signature in TypeScript

Index signature in TypeScript

2
Comments 1
4 min read
Declarative and inferable types way in React Redux

Declarative and inferable types way in React Redux

Comments
5 min read
Why Should You Prefer TypeScript over JavaScript in React.JS?

Why Should You Prefer TypeScript over JavaScript in React.JS?

7
Comments
2 min read
Expose Your Currently Listening Song on Your Profile with Last.fm Profile Readme

Expose Your Currently Listening Song on Your Profile with Last.fm Profile Readme

2
Comments
2 min read
The easiest way to use HubSpot Search API

The easiest way to use HubSpot Search API

2
Comments
1 min read
Protect Your Express.js App from XSS Attacks

Protect Your Express.js App from XSS Attacks

3
Comments
2 min read
Angular & signals. Everything you need to know.

Angular & signals. Everything you need to know.

236
Comments 49
23 min read
How to rewrite a promise-based function with loops to RxJS observables

How to rewrite a promise-based function with loops to RxJS observables

Comments
3 min read
Typescript: Enums

Typescript: Enums

190
Comments 18
2 min read
Getting Started with TypeScript

Getting Started with TypeScript

4
Comments
3 min read
Superpowers with Directives and Dependency Injection: Part 3

Superpowers with Directives and Dependency Injection: Part 3

18
Comments 6
5 min read
[JS/TS] Don't declare regex with flags in an object property

[JS/TS] Don't declare regex with flags in an object property

Comments
3 min read
loading...