DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Using MySQL in Node.js with TypeScript

Using MySQL in Node.js with TypeScript

49
Comments
3 min read
Building a TypeScript-based URL Shortener using Docker

Building a TypeScript-based URL Shortener using Docker

12
Comments
4 min read
Fresh Web Framework - A first Look

Fresh Web Framework - A first Look

9
Comments 1
3 min read
Workplace apps shouldn't suck (Vaadin makes sure they don't)

Workplace apps shouldn't suck (Vaadin makes sure they don't)

7
Comments
4 min read
Integrating Cloud Entity with Next Auth

Integrating Cloud Entity with Next Auth

6
Comments 1
6 min read
Um Estudo Sobre Generics no TypeScript

Um Estudo Sobre Generics no TypeScript

7
Comments
4 min read
Get all separate digits of a number (TypeScript)

Get all separate digits of a number (TypeScript)

6
Comments 4
1 min read
Beginner to Advanced Challenge - project 5, 6 & 7

Beginner to Advanced Challenge - project 5, 6 & 7

7
Comments
1 min read
Generate Types for Your GraphQL Schemas in 5 Minutes

Generate Types for Your GraphQL Schemas in 5 Minutes

9
Comments 2
3 min read
randomUUID in TypeScript

randomUUID in TypeScript

9
Comments 2
1 min read
Implementing the Language Server Protocol

Implementing the Language Server Protocol

9
Comments
4 min read
Bun - Ya esta aqui.

Bun - Ya esta aqui.

8
Comments
2 min read
How to extend enums in TypeScript

How to extend enums in TypeScript

9
Comments
7 min read
Angular & RxJS Tips #1: HttpClient & Async Pipe 01:55

Angular & RxJS Tips #1: HttpClient & Async Pipe

11
Comments
1 min read
Write once, run anywhere with Deno and Dnt

Write once, run anywhere with Deno and Dnt

7
Comments
14 min read
Unstated Next vs Redux, which is better for managing state in React

Unstated Next vs Redux, which is better for managing state in React

9
Comments 3
4 min read
Use TypeScript interface extends and type composition semantically

Use TypeScript interface extends and type composition semantically

7
Comments
1 min read
Sliders are like onions: three gradient layers of a single slider

Sliders are like onions: three gradient layers of a single slider

24
Comments
10 min read
Angular & RxJS Tips #5: Multiple Http calls - combineLatest vs forkJoin 02:05

Angular & RxJS Tips #5: Multiple Http calls - combineLatest vs forkJoin

8
Comments 2
1 min read
Angular & RxJS Tips #2: Higher Order Observables - switchMap vs mergeMap vs concatMap vs exhaustMap 07:01

Angular & RxJS Tips #2: Higher Order Observables - switchMap vs mergeMap vs concatMap vs exhaustMap

9
Comments
1 min read
Angular & RxJS Tips #3: HttpClient & Router Params 02:09

Angular & RxJS Tips #3: HttpClient & Router Params

8
Comments
1 min read
Create a React / TypeScript Generic Component

Create a React / TypeScript Generic Component

68
Comments 10
3 min read
React Native fixing typescript issue: "Type 'Timeout' is not assignable to type 'number'"

React Native fixing typescript issue: "Type 'Timeout' is not assignable to type 'number'"

5
Comments
1 min read
Type inference in mapped types: a rabbit hole and a technique to jump out

Type inference in mapped types: a rabbit hole and a technique to jump out

5
Comments
3 min read
Making the Properties of an Object Optional in Typescript

Making the Properties of an Object Optional in Typescript

13
Comments
1 min read
loading...