DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to create fields that can be accessed without creating an instance of the class in TypeScript?

How to create fields that can be accessed without creating an instance of the class in TypeScript?

6
Comments
2 min read
How the TypeScript Parameters Type Works

How the TypeScript Parameters Type Works

10
Comments
3 min read
How our team member Jakub helped improve the DX of new Nuxt 3 CLI!

How our team member Jakub helped improve the DX of new Nuxt 3 CLI!

11
Comments
3 min read
Type hints on pure .js files

Type hints on pure .js files

29
Comments
2 min read
5 JavaScript Testing Mistakes to Avoid

5 JavaScript Testing Mistakes to Avoid

7
Comments
4 min read
I need suggestions for my web game

I need suggestions for my web game

8
Comments
1 min read
Seamlessly offloading typescript compilation

Seamlessly offloading typescript compilation

22
Comments 5
8 min read
Generating SVG Art in your browser

Generating SVG Art in your browser

3
Comments 3
1 min read
Keeping TypeScript Type Guards safe and up to date (a simpler solution)

Keeping TypeScript Type Guards safe and up to date (a simpler solution)

22
Comments 4
4 min read
This Week In React #103: Contentlayer, Remotion 3, Stale Closure, Cross-platform, Jest 28, Hydration, Netlify Edge Functions...

This Week In React #103: Contentlayer, Remotion 3, Stale Closure, Cross-platform, Jest 28, Hydration, Netlify Edge Functions...

6
Comments 1
9 min read
Interesting Next.js Questions

Interesting Next.js Questions

5
Comments
1 min read
How to create a react app with Go support using WebAssembly in under 60 seconds

How to create a react app with Go support using WebAssembly in under 60 seconds

9
Comments
4 min read
How to create an auth login system with axios interceptors (TypeScript) PART I

How to create an auth login system with axios interceptors (TypeScript) PART I

15
Comments 2
3 min read
MiuJS: a framework for building HTML applications packed with the minimum necessary functionality

MiuJS: a framework for building HTML applications packed with the minimum necessary functionality

4
Comments
5 min read
How to make class fields or methods accessible only to its class in TypeScript?

How to make class fields or methods accessible only to its class in TypeScript?

6
Comments
3 min read
Step-by-step to turn your fresh node project to use typescript

Step-by-step to turn your fresh node project to use typescript

7
Comments 2
2 min read
TypeScript 101

TypeScript 101

8
Comments
2 min read
Building a REST API with Prisma and express.js

Building a REST API with Prisma and express.js

13
Comments 1
5 min read
An Introduction to Vue 3 and Typescript: Component properties and events

An Introduction to Vue 3 and Typescript: Component properties and events

10
Comments
5 min read
Generics vs Function Overloading vs Union Type Arguments in TypeScript

Generics vs Function Overloading vs Union Type Arguments in TypeScript

17
Comments 3
6 min read
Como evitar SQL Injection no MongoDB

Como evitar SQL Injection no MongoDB

17
Comments 1
1 min read
Dependency Injection with Webpack and TypeScript

Dependency Injection with Webpack and TypeScript

7
Comments
2 min read
How to make class fields or methods accessible only to class and subclass in TypeScript?

How to make class fields or methods accessible only to class and subclass in TypeScript?

6
Comments
4 min read
Prisma now offers MongoDB Support!

Prisma now offers MongoDB Support!

18
Comments
3 min read
手を動かしながら学ぶ TypeScript Part 3 --高度な型

手を動かしながら学ぶ TypeScript Part 3 --高度な型

6
Comments
2 min read
loading...