DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Announcing Keystrokes, successor to KeyboardJS

Announcing Keystrokes, successor to KeyboardJS

2
Comments
1 min read
89-Nodejs Course 2023: Restful Routes: Introduction

89-Nodejs Course 2023: Restful Routes: Introduction

4
Comments
6 min read
Supabase with TypeScript: using tRPC and Prisma to achieve end-to-end typesafety

Supabase with TypeScript: using tRPC and Prisma to achieve end-to-end typesafety

7
Comments 1
5 min read
Migrating UI library shouldn't be a pain in the stack (1)

Migrating UI library shouldn't be a pain in the stack (1)

4
Comments
8 min read
Idiomatic SDKs for OpenAPI

Idiomatic SDKs for OpenAPI

3
Comments
6 min read
Directive Type Checking 

Directive Type Checking 

15
Comments
3 min read
Top 5 React Boilerplates to Know in 2023

Top 5 React Boilerplates to Know in 2023

3
Comments
2 min read
Simple State Management with RxJS — a To-do List example

Simple State Management with RxJS — a To-do List example

25
Comments
2 min read
The Option monad

The Option monad

1
Comments
9 min read
Use of the Exclamation Mark in TypeScript

Use of the Exclamation Mark in TypeScript

2
Comments
6 min read
tsParticles 2.6.0 Released

tsParticles 2.6.0 Released

10
Comments 2
1 min read
Easy use of multiple environment variables - Cypress 10+ edition

Easy use of multiple environment variables - Cypress 10+ edition

8
Comments
2 min read
Media Queries in JS/TS done right

Media Queries in JS/TS done right

13
Comments
3 min read
React Utility Components

React Utility Components

Comments
1 min read
The NestJS Boilerplate: A Modular and Efficient Starting Point for Node.js Projects

The NestJS Boilerplate: A Modular and Efficient Starting Point for Node.js Projects

7
Comments
2 min read
How to Setup a Complete Discord.JS Template Through the Command Line

How to Setup a Complete Discord.JS Template Through the Command Line

6
Comments
2 min read
Composite pattern in TypeScript

Composite pattern in TypeScript

12
Comments
3 min read
React & CSS : The readability argument

React & CSS : The readability argument

5
Comments
4 min read
Typescript Type Predicate

Typescript Type Predicate

6
Comments
2 min read
Finding dead code in the typescript project

Finding dead code in the typescript project

9
Comments
1 min read
Functions in Typescript

Functions in Typescript

10
Comments
11 min read
Nest JS Websockets - Basics

Nest JS Websockets - Basics

8
Comments
10 min read
Type Assertions, Trucks, and Aliens

Type Assertions, Trucks, and Aliens

11
Comments 2
5 min read
React Router

React Router

6
Comments
4 min read
Always use "inject"

Always use "inject"

74
Comments 5
5 min read
Typed Filtering with Generics in Typescript

Typed Filtering with Generics in Typescript

7
Comments 5
5 min read
AdventJS, JavaScript/TypeScript coding challenges

AdventJS, JavaScript/TypeScript coding challenges

9
Comments
1 min read
How to upload an image to AWS S3 pre-assign URL with background-http.

How to upload an image to AWS S3 pre-assign URL with background-http.

5
Comments
4 min read
Barrel Exports considered harmful

Barrel Exports considered harmful

5
Comments
4 min read
Node.js and Kafka as message broker for inter-service communication

Node.js and Kafka as message broker for inter-service communication

38
Comments
7 min read
88-Nodejs Course 2023: Resource: Resource Typings

88-Nodejs Course 2023: Resource: Resource Typings

1
Comments
4 min read
How to use TypeScript with EIP-2535: Diamonds

How to use TypeScript with EIP-2535: Diamonds

7
Comments
3 min read
87-Nodejs Course 2023: Resource: Resources In Models

87-Nodejs Course 2023: Resource: Resources In Models

3
Comments
5 min read
How to Implement Storybook in React + TypeScript + Material UI application

How to Implement Storybook in React + TypeScript + Material UI application

16
Comments 3
2 min read
86-Nodejs Course 2023: Resource: Data And Resource Setters And Getters

86-Nodejs Course 2023: Resource: Data And Resource Setters And Getters

1
Comments
4 min read
Learning to build an API in NestJS (Node + Typescript) - Part 04

Learning to build an API in NestJS (Node + Typescript) - Part 04

4
Comments
5 min read
Setup Nextjs Tailwind CSS Styled Components with TypeScript

Setup Nextjs Tailwind CSS Styled Components with TypeScript

9
Comments
7 min read
85-Nodejs Course 2023: Response: Async Body Parser

85-Nodejs Course 2023: Response: Async Body Parser

1
Comments
6 min read
84-Nodejs Course 2023: Resources: Boot And Extend

84-Nodejs Course 2023: Resources: Boot And Extend

1
Comments
6 min read
4 Beginner Friendly Open Source Projects

4 Beginner Friendly Open Source Projects

42
Comments
1 min read
Express + Typescript + Mongoose boilerplate

Express + Typescript + Mongoose boilerplate

13
Comments
5 min read
83-Nodejs Course 2023: Resources: Allowed And Disabled Outputs

83-Nodejs Course 2023: Resources: Allowed And Disabled Outputs

2
Comments
5 min read
Jest: How to use its powerful unit tests with React

Jest: How to use its powerful unit tests with React

4
Comments
3 min read
82-Nodejs Course 2023: Resources: Resource Collection

82-Nodejs Course 2023: Resources: Resource Collection

1
Comments
4 min read
81-Nodejs Course 2023: Resources: Working With Arrays

81-Nodejs Course 2023: Resources: Working With Arrays

1
Comments
4 min read
Convert Your SolidJS Component To TypeScript

Convert Your SolidJS Component To TypeScript

4
Comments 3
7 min read
80-Nodejs Course 2023: Resources: Default values

80-Nodejs Course 2023: Resources: Default values

1
Comments
4 min read
React TypeScript: Outside Click Detector

React TypeScript: Outside Click Detector

9
Comments 1
3 min read
79-Nodejs Course 2023: Resources: Recursive Resources

79-Nodejs Course 2023: Resources: Recursive Resources

1
Comments
5 min read
How to deploy your NestJS apps on Vercel

How to deploy your NestJS apps on Vercel

79
Comments 16
2 min read
Delete all node_modules folders from your system ? 🤔

Delete all node_modules folders from your system ? 🤔

9
Comments
1 min read
Nx plugin development - Build your own Vite plugin

Nx plugin development - Build your own Vite plugin

9
Comments
6 min read
Getting To Know TypeScript's Partial Type

Getting To Know TypeScript's Partial Type

5
Comments
3 min read
Nullish Coalescing Operator

Nullish Coalescing Operator

4
Comments
3 min read
78-Nodejs Course 2023: Resources: Custom Output handlers

78-Nodejs Course 2023: Resources: Custom Output handlers

5
Comments
4 min read
Create Velocity Scroll Animation in React with Framer Motion

Create Velocity Scroll Animation in React with Framer Motion

23
Comments
3 min read
Nest JS Tutorial #2: HTTP Request & Data Validation

Nest JS Tutorial #2: HTTP Request & Data Validation

14
Comments 3
5 min read
Create Svelte + Typescript + tailwindcss Project(feat. error solved)

Create Svelte + Typescript + tailwindcss Project(feat. error solved)

5
Comments
2 min read
A Script Tells Me What To Test

A Script Tells Me What To Test

5
Comments
1 min read
Build a modern user interface with ChakraUI

Build a modern user interface with ChakraUI

6
Comments
7 min read
loading...