DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
100 días de código: 66 y 67, creando mi primer proyecto con typescript

100 días de código: 66 y 67, creando mi primer proyecto con typescript

7
Comments
3 min read
Testing private methods in Typescript

Testing private methods in Typescript

47
Comments 5
2 min read
Building TypeScript definitions on demand

Building TypeScript definitions on demand

5
Comments
4 min read
The most important Config Options in Typescript

The most important Config Options in Typescript

6
Comments
4 min read
How to fix a bad JSON structure

How to fix a bad JSON structure

5
Comments
2 min read
All you need to know to deal with user avatars 👤 in React

All you need to know to deal with user avatars 👤 in React

5
Comments
5 min read
Avoiding Primitive Obsession in 6 Programming Languages

Avoiding Primitive Obsession in 6 Programming Languages

11
Comments 1
15 min read
JavaScript on Steroids: Why and How Pros use TypeScript

JavaScript on Steroids: Why and How Pros use TypeScript

19
Comments 4
5 min read
NPM dependencies vs dev dependencies, how to decide?

NPM dependencies vs dev dependencies, how to decide?

6
Comments
1 min read
MikroORM 5: Stricter, Safer, Smarter

MikroORM 5: Stricter, Safer, Smarter

6
Comments
10 min read
Run Linux on Windows with WSL 2 & VS Code

Run Linux on Windows with WSL 2 & VS Code

16
Comments
3 min read
An introduction to type programming in TypeScript

An introduction to type programming in TypeScript

3
Comments
9 min read
The type hierarchy tree

The type hierarchy tree

3
Comments
10 min read
Setup Hardhat with Typescript

Setup Hardhat with Typescript

12
Comments
4 min read
How to create and publish a TypeScript package.

How to create and publish a TypeScript package.

12
Comments
7 min read
Todo list with React, Redux, TypeScript and drag and drop

Todo list with React, Redux, TypeScript and drag and drop

15
Comments 2
12 min read
Prisma - Backup System

Prisma - Backup System

10
Comments 4
1 min read
Figma Plugin API: How to Load and Use Fonts

Figma Plugin API: How to Load and Use Fonts

10
Comments
4 min read
How to use in Typescript: type or interface?

How to use in Typescript: type or interface?

25
Comments 7
1 min read
Lambda function to create xlsx file from JSON data and store on s3 using nodeJS/typescript

Lambda function to create xlsx file from JSON data and store on s3 using nodeJS/typescript

11
Comments
4 min read
Simple Angular To Do App - part 1

Simple Angular To Do App - part 1

7
Comments
4 min read
Conditional React props with TypeScript

Conditional React props with TypeScript

57
Comments 5
6 min read
My Beginning with TypeScript (TS season one episode one)

My Beginning with TypeScript (TS season one episode one)

6
Comments
5 min read
How to Add Sentry to your Angular project with Graphql

How to Add Sentry to your Angular project with Graphql

5
Comments
2 min read
Custom React Hook - useIntersection with Intersection Observer

Custom React Hook - useIntersection with Intersection Observer

10
Comments
1 min read
loading...