DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Angular 11+ new way form validation with RxWeb

Angular 11+ new way form validation with RxWeb

11
Comments
2 min read
How to Subscribe to and Receive Push Notifications from YouTube’s API using Typescript and Nodejs

How to Subscribe to and Receive Push Notifications from YouTube’s API using Typescript and Nodejs

93
Comments 7
3 min read
React TSX: passing props with useContext (beginner guide) Part 1/2

React TSX: passing props with useContext (beginner guide) Part 1/2

9
Comments
6 min read
How to track changes in ngDoCheck with KeyValueDiffer

How to track changes in ngDoCheck with KeyValueDiffer

19
Comments
6 min read
Load external libraries dynamically in Angular

Load external libraries dynamically in Angular

6
Comments
2 min read
Mocking Node-Fetch with Jest, Sinon and Typescript

Mocking Node-Fetch with Jest, Sinon and Typescript

8
Comments
6 min read
How to check the type of a variable or constant in TypeScript?

How to check the type of a variable or constant in TypeScript?

1
Comments
1 min read
TypeScript 4.5 adds JSDoc template tag defaults

TypeScript 4.5 adds JSDoc template tag defaults

5
Comments
1 min read
In depth tutorial on deploying to Azure by SilvenLEAF

In depth tutorial on deploying to Azure by SilvenLEAF

6
Comments
10 min read
Should You Learn Deno in 2022?

Should You Learn Deno in 2022?

15
Comments 3
4 min read
Announcing Appwrite Web SDK 5.0

Announcing Appwrite Web SDK 5.0

23
Comments 4
3 min read
😎 How to convert a normal React form to use react-hook-form?

😎 How to convert a normal React form to use react-hook-form?

36
Comments 1
3 min read
Automate deployment in simplest way by SilvenLEAF

Automate deployment in simplest way by SilvenLEAF

21
Comments
6 min read
Highlight active menu item with scrollspy hook ⚛

Highlight active menu item with scrollspy hook ⚛

35
Comments 5
2 min read
How to work or perform operations on function parameter variables with union type in TypeScript?

How to work or perform operations on function parameter variables with union type in TypeScript?

6
Comments
3 min read
How to: VSCode TS checks working project-wide & real-time

How to: VSCode TS checks working project-wide & real-time

5
Comments
2 min read
Adding view count to your Nextjs Blog

Adding view count to your Nextjs Blog

14
Comments 2
2 min read
Estude TypeScript

Estude TypeScript

4
Comments
1 min read
Angular: An Exploration in Triggering Validation and Transformation

Angular: An Exploration in Triggering Validation and Transformation

5
Comments
2 min read
Let's Go!

Let's Go!

5
Comments
4 min read
How To Do Anything in TypeScript With Type Guards

How To Do Anything in TypeScript With Type Guards

179
Comments 5
15 min read
Having fun with pendulums in ThreeJs

Having fun with pendulums in ThreeJs

15
Comments
1 min read
How to get or access the properties and methods of h6 HTML element tags without errors in TypeScript?

How to get or access the properties and methods of h6 HTML element tags without errors in TypeScript?

6
Comments
2 min read
[TypeScript] Convert from TypeScript(JavaScript) data type to binary data

[TypeScript] Convert from TypeScript(JavaScript) data type to binary data

6
Comments
2 min read
The ultimate collection of production-ready NestJS Boilerplate

The ultimate collection of production-ready NestJS Boilerplate

38
Comments 3
1 min read
Free Next.js Portfolio Template

Free Next.js Portfolio Template

148
Comments 17
1 min read
Easiest way to Test TypeScript using Jest by SilvenLEAF

Easiest way to Test TypeScript using Jest by SilvenLEAF

15
Comments 1
4 min read
How to get or access the properties and methods of h5 HTML element tags without errors in TypeScript?

How to get or access the properties and methods of h5 HTML element tags without errors in TypeScript?

2
Comments
2 min read
Angular : RxJS concatMap operator

Angular : RxJS concatMap operator

15
Comments 1
2 min read
How to write an ESLint plugin in TypeScript

How to write an ESLint plugin in TypeScript

8
Comments
12 min read
How to convert an object to a read-only or a constant object in TypeScript?

How to convert an object to a read-only or a constant object in TypeScript?

6
Comments
2 min read
A mock of localStorage written in TypeScript

A mock of localStorage written in TypeScript

7
Comments
3 min read
Can you find the bug in this piece of code? - RegExp edition 🌍

Can you find the bug in this piece of code? - RegExp edition 🌍

31
Comments 24
1 min read
JavaScript: Timing the execution of a piece of code

JavaScript: Timing the execution of a piece of code

6
Comments
1 min read
Typescript tutorial for Javascript developers

Typescript tutorial for Javascript developers

17
Comments
9 min read
What's new in @this-dot@route-config v1.2

What's new in @this-dot@route-config v1.2

5
Comments
3 min read
Get Better with TypeScript using Express

Get Better with TypeScript using Express

240
Comments 8
8 min read
Differences between Javascript and Typescript

Differences between Javascript and Typescript

6
Comments 1
2 min read
How to configure import aliases in Vite, TypeScript and Jest

How to configure import aliases in Vite, TypeScript and Jest

27
Comments 2
1 min read
Implementing React Check Permissions: the Component

Implementing React Check Permissions: the Component

8
Comments 2
4 min read
How to make object properties boolean type values to boolean literal type in TypeScript?

How to make object properties boolean type values to boolean literal type in TypeScript?

4
Comments
3 min read
A Most Magic TicTacToe solution with React and TS

A Most Magic TicTacToe solution with React and TS

85
Comments 8
11 min read
Typescript and the Force

Typescript and the Force

6
Comments 1
4 min read
How to stop infinite loop without breaking React's rule of hooks (useEffect)

How to stop infinite loop without breaking React's rule of hooks (useEffect)

5
Comments 1
1 min read
Repository Pattern with Typescript and Node.js

Repository Pattern with Typescript and Node.js

379
Comments 10
5 min read
Angular 13 ya esta disponible

Angular 13 ya esta disponible

6
Comments
8 min read
AtlasGQL - A self-composing GraphQL server library using TypeScript, Express and Apollo Server

AtlasGQL - A self-composing GraphQL server library using TypeScript, Express and Apollo Server

3
Comments
2 min read
Easily validate tsconfig.json, Use the 'tsconf-checker' package

Easily validate tsconfig.json, Use the 'tsconf-checker' package

6
Comments
1 min read
How to make object properties number type values to number literal type in TypeScript?

How to make object properties number type values to number literal type in TypeScript?

6
Comments
3 min read
localit, a better Storage API

localit, a better Storage API

5
Comments
3 min read
RESTful Api client with only GET + POST

RESTful Api client with only GET + POST

7
Comments
3 min read
​​Using Vue without actually using Vue. Ovee.js 2.1 just got released.

​​Using Vue without actually using Vue. Ovee.js 2.1 just got released.

8
Comments
3 min read
Typescript: playing with type operators

Typescript: playing with type operators

7
Comments
4 min read
Automate creating DB Schemas by SilvenLEAF

Automate creating DB Schemas by SilvenLEAF

5
Comments
9 min read
Use TypeScript Interfaces Instead of ESLint PropTypes Validation

Use TypeScript Interfaces Instead of ESLint PropTypes Validation

5
Comments
3 min read
React context API state management with typescript

React context API state management with typescript

7
Comments
4 min read
When Should You Use Type Aliases And Interfaces In Typescript?

When Should You Use Type Aliases And Interfaces In Typescript?

2
Comments
1 min read
Build an API using Node, Express, MongoDB, and Docker

Build an API using Node, Express, MongoDB, and Docker

655
Comments 11
8 min read
Creating Kubernetes Guestbook App With Pulumi

Creating Kubernetes Guestbook App With Pulumi

14
Comments 1
4 min read
NestJS Caching Globally neatly.

NestJS Caching Globally neatly.

14
Comments 4
7 min read
loading...