DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
tRPC: Understanding Typesafety

tRPC: Understanding Typesafety

5
Comments
5 min read
Using Consul-KV in NestJS

Using Consul-KV in NestJS

6
Comments
4 min read
Creating Angular Tooltip Directive - Part 2: adding customisation

Creating Angular Tooltip Directive - Part 2: adding customisation

2
Comments
8 min read
TS: Remove dead code

TS: Remove dead code

Comments
1 min read
Access log middleware for Deno Fresh

Access log middleware for Deno Fresh

6
Comments
5 min read
Javascript Array Slice Method

Javascript Array Slice Method

7
Comments
3 min read
Javascript Array Reduce Method

Javascript Array Reduce Method

8
Comments
4 min read
Angular Dependency Injection Understood I - No needles involved, no worries

Angular Dependency Injection Understood I - No needles involved, no worries

11
Comments
2 min read
Set up TypeScript project From Scratch

Set up TypeScript project From Scratch

2
Comments
3 min read
Create Custom Keyboard Navigation for Grid Items

Create Custom Keyboard Navigation for Grid Items

4
Comments
5 min read
Monitoring a Node.JS Typescript application with Prometheus and Grafana

Monitoring a Node.JS Typescript application with Prometheus and Grafana

20
Comments
6 min read
Setting Up a Modern Preact Application With Typescript, Vite and Vitest

Setting Up a Modern Preact Application With Typescript, Vite and Vitest

7
Comments 1
3 min read
How to get the last element of an Array in Javascript

How to get the last element of an Array in Javascript

34
Comments 2
1 min read
Reactivity with RXjs

Reactivity with RXjs

1
Comments
2 min read
Next.js API routes - Global Error Handling and Clean Code Practices

Next.js API routes - Global Error Handling and Clean Code Practices

18
Comments
6 min read
Introducing Samen: end-to-end typesafe APIs for TypeScript devs (no GraphQL needed)

Introducing Samen: end-to-end typesafe APIs for TypeScript devs (no GraphQL needed)

3
Comments
4 min read
Waiting for the DOM to be ready in Javascript

Waiting for the DOM to be ready in Javascript

14
Comments 3
2 min read
Authentication with Aws Cognito, Passport and NestJs (Part III)

Authentication with Aws Cognito, Passport and NestJs (Part III)

22
Comments 8
4 min read
React Typescript Snippets

React Typescript Snippets

38
Comments
2 min read
Routinejs, An Express inspired blazingly fast Nodejs router

Routinejs, An Express inspired blazingly fast Nodejs router

10
Comments
3 min read
Updating Object Key Values with Javascript

Updating Object Key Values with Javascript

19
Comments 2
2 min read
Ohhhhh. It's been a while. Rhum 2.1.0.rc-1 tho. It's Node compatible btw!

Ohhhhh. It's been a while. Rhum 2.1.0.rc-1 tho. It's Node compatible btw!

Comments
1 min read
Lean on the web platform to validate emails

Lean on the web platform to validate emails

Comments
1 min read
dotenv and typescript

dotenv and typescript

1
Comments
1 min read
How to use authenticated proxy with Node's fetch

How to use authenticated proxy with Node's fetch

3
Comments
1 min read
React Hook Form - Combined Add/Edit (Create/Update) Form Example

React Hook Form - Combined Add/Edit (Create/Update) Form Example

11
Comments
1 min read
Building Extendable Generic Nestjs Controller

Building Extendable Generic Nestjs Controller

3
Comments 3
2 min read
The Essential Guide to Javascript Sets

The Essential Guide to Javascript Sets

31
Comments 1
4 min read
Authentication with Aws Cognito, Passport and NestJs (Part II)

Authentication with Aws Cognito, Passport and NestJs (Part II)

17
Comments 2
5 min read
Understanding TypeScript’s benefits and pitfalls

Understanding TypeScript’s benefits and pitfalls

8
Comments
10 min read
Angular Inject Function: A New Way To Work With DI

Angular Inject Function: A New Way To Work With DI

5
Comments
3 min read
A verdade sobre os bootcamps de programação

A verdade sobre os bootcamps de programação

6
Comments
5 min read
Tagged Union Types

Tagged Union Types

1
Comments
1 min read
Authentication with Aws Cognito, Passport and NestJs (Part I)

Authentication with Aws Cognito, Passport and NestJs (Part I)

17
Comments 3
3 min read
Vite+React+Amplify initial setup!

Vite+React+Amplify initial setup!

4
Comments 6
9 min read
Quick tip 1 - How to remove an index signature from a type?

Quick tip 1 - How to remove an index signature from a type?

Comments
1 min read
What's the best way migrates state to outside of component on React?

What's the best way migrates state to outside of component on React?

Comments
5 min read
Using GraphQL Codegen with Typescript and urql

Using GraphQL Codegen with Typescript and urql

Comments
1 min read
Setting the Default Node.JS version with nvm

Setting the Default Node.JS version with nvm

37
Comments 2
2 min read
Phone Auth with Express and Node.js

Phone Auth with Express and Node.js

2
Comments
4 min read
A better feature flag directive in Angular

A better feature flag directive in Angular

34
Comments 3
6 min read
How to emit a value from an input component Vue 3.

How to emit a value from an input component Vue 3.

8
Comments 1
2 min read
🤯 3 Weird things that are cool to know about Javascript and Typescript, PART I

🤯 3 Weird things that are cool to know about Javascript and Typescript, PART I

5
Comments
2 min read
Assertion functions in TypeScript

Assertion functions in TypeScript

7
Comments
7 min read
Javascript tricks You've Never Heard About : Part 1

Javascript tricks You've Never Heard About : Part 1

2
Comments
5 min read
Supportive Is: an elegant utility to check types of values in JavaScript

Supportive Is: an elegant utility to check types of values in JavaScript

5
Comments
5 min read
I made an admin dashboard for React using Typescript! Use it for free!

I made an admin dashboard for React using Typescript! Use it for free!

314
Comments 37
1 min read
Setting up Typescript and Webpack together

Setting up Typescript and Webpack together

1
Comments 1
2 min read
How to download s3 object and save to file

How to download s3 object and save to file

Comments
1 min read
Full-stack, type-safe applications development with Next.js and tRPC

Full-stack, type-safe applications development with Next.js and tRPC

7
Comments
4 min read
javascript: convert object to query params

javascript: convert object to query params

10
Comments 2
1 min read
Make your Node JS App Faster.

Make your Node JS App Faster.

2
Comments
4 min read
RxJS Global Rate Limit

RxJS Global Rate Limit

Comments
2 min read
My Personal Site's Tech Stack

My Personal Site's Tech Stack

Comments
4 min read
Por que usar Deno Fresh como framework web?

Por que usar Deno Fresh como framework web?

3
Comments
6 min read
Return Type That Is Dependent On Argument's Type

Return Type That Is Dependent On Argument's Type

2
Comments
3 min read
TypeScript's `as` keyword might not be what you think

TypeScript's `as` keyword might not be what you think

8
Comments
7 min read
Refactor Like a Superhero: Introducing a New Online Book!

Refactor Like a Superhero: Introducing a New Online Book!

6
Comments 2
6 min read
Redux-typescript

Redux-typescript

Comments
1 min read
3 good things of OOP approach in Express.js with TypeScript

3 good things of OOP approach in Express.js with TypeScript

12
Comments
2 min read
loading...