DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Is It Practical To Use Interface Segregation Principle?

Is It Practical To Use Interface Segregation Principle?

8
Comments
2 min read
Running TypeScript without Compiling

Running TypeScript without Compiling

10
Comments
1 min read
Fundamentals of Testing in TypeScript #1

Fundamentals of Testing in TypeScript #1

6
Comments
2 min read
React.js TypeScript Conditional Props - Props that depend on other Props

React.js TypeScript Conditional Props - Props that depend on other Props

15
Comments 2
1 min read
Creating a TypeScript tsconfig for nodejs

Creating a TypeScript tsconfig for nodejs

7
Comments 2
1 min read
Serverless APIs with Deno and Vercel

Serverless APIs with Deno and Vercel

5
Comments
7 min read
One week with Nest.js, is it good?

One week with Nest.js, is it good?

30
Comments 9
4 min read
How the Web Audio API is used for browser fingerprinting

How the Web Audio API is used for browser fingerprinting

245
Comments 27
14 min read
Rethinking Dependency Injection in TypeScript

Rethinking Dependency Injection in TypeScript

7
Comments 2
9 min read
Refi App - A tool to make developer less painful when interacting with Firestore DB

Refi App - A tool to make developer less painful when interacting with Firestore DB

11
Comments 2
2 min read
Hexo Aurora Theme released today!

Hexo Aurora Theme released today!

4
Comments 2
4 min read
Custom validation with database in NestJS

Custom validation with database in NestJS

43
Comments 20
3 min read
Ref forwarding with React function components and Typescript

Ref forwarding with React function components and Typescript

13
Comments 3
2 min read
How To Add Types With Jest And Typescript

How To Add Types With Jest And Typescript

9
Comments
3 min read
Implement the bubble sort algorithm using TypeScript

Implement the bubble sort algorithm using TypeScript

15
Comments 2
2 min read
A beginner's guide to the thulium esolang.

A beginner's guide to the thulium esolang.

11
Comments 2
4 min read
Send mails with Mailjet from your React NestJS app in 10 min

Send mails with Mailjet from your React NestJS app in 10 min

18
Comments
2 min read
Scaffolding an App with Vue 3, Nuxt and TypeScript

Scaffolding an App with Vue 3, Nuxt and TypeScript

38
Comments 5
7 min read
How to connect Greenhouse data with Firestore using Typescript

How to connect Greenhouse data with Firestore using Typescript

6
Comments
2 min read
Fetching and displaying data with GraphQL on a next.js front-end

Fetching and displaying data with GraphQL on a next.js front-end

12
Comments 2
6 min read
Howler | A basic fullstack Next.js App using its API routes w/ React Query

Howler | A basic fullstack Next.js App using its API routes w/ React Query

45
Comments 4
7 min read
Typescript - Tips & Tricks - Mapped Types

Typescript - Tips & Tricks - Mapped Types

8
Comments
2 min read
Status Checks in React Query

Status Checks in React Query

17
Comments
3 min read
How do you unify TypeScript for both frontend and backend?

How do you unify TypeScript for both frontend and backend?

6
Comments
1 min read
Lazy loading Angular applications

Lazy loading Angular applications

14
Comments
5 min read
Explained: OPEN/CLOSE Principle In 2 Minutes

Explained: OPEN/CLOSE Principle In 2 Minutes

11
Comments
3 min read
3 steps to understanding Angular

3 steps to understanding Angular

43
Comments 4
3 min read
How to translate the Gatsby SEO Component to TypeScript

How to translate the Gatsby SEO Component to TypeScript

10
Comments 1
3 min read
React Apollo SSR Boilerplate

React Apollo SSR Boilerplate

8
Comments
1 min read
Firebase Cloud Functions with firebase-backend package by FilledStacks

Firebase Cloud Functions with firebase-backend package by FilledStacks

8
Comments 2
4 min read
Debug your Node.js app with Chrome DevTools

Debug your Node.js app with Chrome DevTools

52
Comments 5
2 min read
Schrödinger's cat explains TypeScript<Generics>

Schrödinger's cat explains TypeScript<Generics>

24
Comments
5 min read
How to add module import aliases in SvelteKit

How to add module import aliases in SvelteKit

26
Comments 3
2 min read
The ultimate "Glitch free JS" library has lost weight!

The ultimate "Glitch free JS" library has lost weight!

20
Comments 1
1 min read
Creating a Reddit Clone Using React and GraphQL - 15

Creating a Reddit Clone Using React and GraphQL - 15

7
Comments
4 min read
Escrevendo testes com Jest + supertest

Escrevendo testes com Jest + supertest

25
Comments 1
7 min read
Improve your JS skills with those tips #1

Improve your JS skills with those tips #1

516
Comments 24
3 min read
A creative way to have required arguments in JavaScript

A creative way to have required arguments in JavaScript

69
Comments 8
3 min read
Building a React Cine World - Movie Application using typescript

Building a React Cine World - Movie Application using typescript

68
Comments 3
2 min read
How to eliminate dead links in your Next.js app

How to eliminate dead links in your Next.js app

9
Comments 1
2 min read
Set value of one control by other controls in Angular ReactiveForms

Set value of one control by other controls in Angular ReactiveForms

8
Comments
2 min read
Building a CRUD-backend with GraphQL, TypeScript and TypeGraphQL

Building a CRUD-backend with GraphQL, TypeScript and TypeGraphQL

14
Comments
8 min read
Know the difference between theses JS concept in order to skill up #1

Know the difference between theses JS concept in order to skill up #1

140
Comments 11
4 min read
TypeScript Type Guards and Type Predicates

TypeScript Type Guards and Type Predicates

136
Comments 8
3 min read
Typescript - Tips & Tricks - infer keyword

Typescript - Tips & Tricks - infer keyword

10
Comments
2 min read
Bringing Pattern Matching to TypeScript 🎨 Introducing TS-Pattern

Bringing Pattern Matching to TypeScript 🎨 Introducing TS-Pattern

192
Comments 10
11 min read
Using fp-ts and io-ts: types and implementation

Using fp-ts and io-ts: types and implementation

51
Comments 6
7 min read
Comparing jest.mock and Dependency Injection in TypeScript

Comparing jest.mock and Dependency Injection in TypeScript

35
Comments 2
7 min read
Best tip for GoLang programmers learning TypeScript

Best tip for GoLang programmers learning TypeScript

7
Comments 1
1 min read
Mindblowing 🤯 TypeScript tricks

Mindblowing 🤯 TypeScript tricks

225
Comments 4
7 min read
Speed up Next.js build with Typescript and Tailwind CSS

Speed up Next.js build with Typescript and Tailwind CSS

31
Comments 7
4 min read
Using fp-ts and newtype-ts: implementation

Using fp-ts and newtype-ts: implementation

29
Comments 2
9 min read
Introduction

Introduction

17
Comments
1 min read
How to Sign-In with Google in Angular and use JWT based ASP.NET Core C# API Authentication (RSA)

How to Sign-In with Google in Angular and use JWT based ASP.NET Core C# API Authentication (RSA)

11
Comments 3
7 min read
AWS CDK - Fullstack Polyglot with Asset Bundling

AWS CDK - Fullstack Polyglot with Asset Bundling

26
Comments 1
12 min read
Using fp-ts and newtype-ts: types

Using fp-ts and newtype-ts: types

29
Comments
5 min read
The domain and some concepts

The domain and some concepts

27
Comments
5 min read
TypeScript: ensure your strings are in the right format

TypeScript: ensure your strings are in the right format

7
Comments
1 min read
The common misconception about TypeScript

The common misconception about TypeScript

107
Comments 12
9 min read
How to Inject Document in Angular

How to Inject Document in Angular

12
Comments
1 min read
loading...