DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Step-by-Step Guide to Setting Up Husky, ESLint, and Prettier in a Next.js TypeScript Project

Step-by-Step Guide to Setting Up Husky, ESLint, and Prettier in a Next.js TypeScript Project

13
Comments 2
3 min read
LeetCode Meditations: Construct Binary Tree from Preorder and Inorder Traversal

LeetCode Meditations: Construct Binary Tree from Preorder and Inorder Traversal

2
Comments
4 min read
Generate API Clients: A new way to consume REST APIs and GraphQL

Generate API Clients: A new way to consume REST APIs and GraphQL

5
Comments
3 min read
How to set up an Express API with Node.js and TypeScript the right way in 2024

How to set up an Express API with Node.js and TypeScript the right way in 2024

8
Comments 1
5 min read
Deploying many apps from a single monorepo

Deploying many apps from a single monorepo

1
Comments
3 min read
Dynamic page title and description with Vue Router

Dynamic page title and description with Vue Router

26
Comments 1
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
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
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
GraphQL Request Cancellation in JavaScript

GraphQL Request Cancellation in JavaScript

Comments
7 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

19
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

7
Comments
14 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
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
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
loading...