DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Deploying many apps from a single monorepo

Deploying many apps from a single monorepo

1
Comments
3 min read
Enhance Security for NodeJS Applications

Enhance Security for NodeJS Applications

6
Comments 1
6 min read
OOP poetry Part II: structural patterns

OOP poetry Part II: structural patterns

2
Comments 2
11 min read
Dynamic page title and description with Vue Router

Dynamic page title and description with Vue Router

23
Comments 1
3 min read
Someone finally fixed Javascript

Someone finally fixed Javascript

151
Comments 45
4 min read
Node.JS - Version 4.3 of Foal framework has been released

Node.JS - Version 4.3 of Foal framework has been released

1
Comments 2
1 min read
GraphQL Request Cancellation in JavaScript

GraphQL Request Cancellation in JavaScript

Comments
7 min read
Unlocking TypeScript's Power: The Ultimate Guide to Enums, Types, and Interfaces

Unlocking TypeScript's Power: The Ultimate Guide to Enums, Types, and Interfaces

2
Comments
2 min read
Open/Closed Principle

Open/Closed Principle

2
Comments
2 min read
LeetCode Meditations: Kth Smallest Element in a BST

LeetCode Meditations: Kth Smallest Element in a BST

Comments
3 min read
Turn FHIR Dosage into human readable text in your wanted language and much more with fhir-dosage-utils

Turn FHIR Dosage into human readable text in your wanted language and much more with fhir-dosage-utils

Comments
1 min read
How to Make a VS Code Extension Using TypeScript: A Step-by-Step Guide

How to Make a VS Code Extension Using TypeScript: A Step-by-Step Guide

18
Comments 3
4 min read
React: About highly customizable components - P1

React: About highly customizable components - P1

Comments
3 min read
The easy way to access the last JavaScript array element

The easy way to access the last JavaScript array element

1
Comments
2 min read
Enhance the drag and drop of your Vue 3 application with Vue Fluid DnD

Enhance the drag and drop of your Vue 3 application with Vue Fluid DnD

5
Comments 2
3 min read
Mastering Object-Oriented Programming in TypeScript: Your Complete Guide with Practical Examples

Mastering Object-Oriented Programming in TypeScript: Your Complete Guide with Practical Examples

2
Comments
14 min read
Typescript type grouping a union type of objects by any property discriminating these objects.

Typescript type grouping a union type of objects by any property discriminating these objects.

Comments
1 min read
What is react-query? Why should we use react-query?

What is react-query? Why should we use react-query?

7
Comments 2
5 min read
Single Responsibility Principle

Single Responsibility Principle

2
Comments
3 min read
TS: Types vs. Interfaces

TS: Types vs. Interfaces

3
Comments
2 min read
LeetCode Meditations: Validate Binary Search Tree

LeetCode Meditations: Validate Binary Search Tree

Comments
3 min read
Node Test Runner vs Bun Test Runner (with TypeScript and ESM)

Node Test Runner vs Bun Test Runner (with TypeScript and ESM)

3
Comments
3 min read
E2E Testing with ExpressoTS and SuperTest

E2E Testing with ExpressoTS and SuperTest

2
Comments
3 min read
Easier TypeScript API Testing with Vitest + MSW

Easier TypeScript API Testing with Vitest + MSW

9
Comments 3
4 min read
Group routes according to the categories and apply different layouts with layout.tsx in NextJs App Routing.

Group routes according to the categories and apply different layouts with layout.tsx in NextJs App Routing.

3
Comments
3 min read
loading...