DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Understanding Generics in TypeScript

Understanding Generics in TypeScript

302
Comments 12
3 min read
Nest JS REST API Tutorial

Nest JS REST API Tutorial

47
Comments
3 min read
Angular: Slice and *ngIf for Conditional Ellipsis / Tooltip on Data

Angular: Slice and *ngIf for Conditional Ellipsis / Tooltip on Data

16
Comments
2 min read
Debugging `make: 'build' is up to date.`

Debugging `make: 'build' is up to date.`

4
Comments
1 min read
Deceptive Promises behavior

Deceptive Promises behavior

3
Comments
3 min read
Responsive Masonry Layout with TailwindCSS in 2 Steps

Responsive Masonry Layout with TailwindCSS in 2 Steps

46
Comments 9
1 min read
🔐 Structure of a single-page Vue 3 (TypeScript) app using JWT authorization requests to the backend

🔐 Structure of a single-page Vue 3 (TypeScript) app using JWT authorization requests to the backend

51
Comments 3
8 min read
Understanding never in TypeScript

Understanding never in TypeScript

9
Comments 1
4 min read
NextJS + ChakraUI + Storybook Smooth scroll boilerplate (TypeScript)

NextJS + ChakraUI + Storybook Smooth scroll boilerplate (TypeScript)

7
Comments
1 min read
P42 Code Review: Inline Comments and Hints

P42 Code Review: Inline Comments and Hints

5
Comments
2 min read
Adding TypeScript-support to your Node.js project

Adding TypeScript-support to your Node.js project

34
Comments 3
6 min read
How to generate a TypeScript client from a Swagger documented API

How to generate a TypeScript client from a Swagger documented API

26
Comments 3
3 min read
Understanding TypeScript & Using it in Your Node Environment.

Understanding TypeScript & Using it in Your Node Environment.

9
Comments
3 min read
Começando um projeto Web com TypeScript

Começando um projeto Web com TypeScript

9
Comments 1
1 min read
HTML FormData para JSON

HTML FormData para JSON

5
Comments 1
1 min read
Simplest way to compile all TypeScript into one single Js file by SilvenLEAF

Simplest way to compile all TypeScript into one single Js file by SilvenLEAF

13
Comments 1
4 min read
Basic concepts about WebComponents

Basic concepts about WebComponents

4
Comments
6 min read
AdonisJs - Introduction to database migrations

AdonisJs - Introduction to database migrations

8
Comments
7 min read
TypeScript ANY vs UNKNOWN—A Deep Dive

TypeScript ANY vs UNKNOWN—A Deep Dive

16
Comments
6 min read
Polygon a new privacy-oriented social network becomes open-source after being developed privately for more than a year!

Polygon a new privacy-oriented social network becomes open-source after being developed privately for more than a year!

12
Comments 3
1 min read
[C3.js][TypeScript] Draw line charts 1

[C3.js][TypeScript] Draw line charts 1

3
Comments
4 min read
Firebase Cloud Functions Jest Setup with TypeScript & Mocking

Firebase Cloud Functions Jest Setup with TypeScript & Mocking

9
Comments
6 min read
How to add toastr module to Angular project

How to add toastr module to Angular project

5
Comments
3 min read
Create a multi-tenant application in Nest.js Part 3 (multi-database setup)

Create a multi-tenant application in Nest.js Part 3 (multi-database setup)

25
Comments 14
4 min read
React File upload

React File upload

14
Comments 1
2 min read
CSS modules in next.js

CSS modules in next.js

7
Comments
3 min read
How to display a navbar component after logging in without reloading the page in angular 12

How to display a navbar component after logging in without reloading the page in angular 12

8
Comments 1
2 min read
แชร์ประสบการณ์ลอง migrate จาก pnpm ไป yarn berry กัน

แชร์ประสบการณ์ลอง migrate จาก pnpm ไป yarn berry กัน

4
Comments
2 min read
Composable commerce: Switch parts of your stack in seconds

Composable commerce: Switch parts of your stack in seconds

33
Comments
2 min read
Counter application with react and typescript

Counter application with react and typescript

5
Comments
2 min read
Understanding TypeScript object serialization

Understanding TypeScript object serialization

8
Comments
8 min read
Angular Authentication: Best Practices 🏆

Angular Authentication: Best Practices 🏆

28
Comments 4
3 min read
Typescript Support For Cypress

Typescript Support For Cypress

6
Comments
2 min read
Making the most boring website ever with TypeScript, NestJs, React and others. Part 8.

Making the most boring website ever with TypeScript, NestJs, React and others. Part 8.

6
Comments
1 min read
Validating login form with Formik library...

Validating login form with Formik library...

6
Comments
3 min read
The Fastest Way To Build Lightweight Angular Content Service

The Fastest Way To Build Lightweight Angular Content Service

7
Comments 1
5 min read
Flix and Tunes

Flix and Tunes

2
Comments
1 min read
Create a multi tenant application in Nest.js Part 1 (microservices setup)

Create a multi tenant application in Nest.js Part 1 (microservices setup)

18
Comments 1
5 min read
Angular 11+ FormGroup Array ด้วย RxWeb

Angular 11+ FormGroup Array ด้วย RxWeb

10
Comments
2 min read
Ajv × JTD: Get Typedefs and its Validator at the Same Time

Ajv × JTD: Get Typedefs and its Validator at the Same Time

5
Comments
8 min read
Rust + WebAssembly + JavaScript

Rust + WebAssembly + JavaScript

14
Comments
4 min read
Resolve types using the typescript plugin for CSS modules available in vite

Resolve types using the typescript plugin for CSS modules available in vite

7
Comments
1 min read
Create a multi tenant application in Nest.js Part 2 (database setup using Sequelize & mongoose)

Create a multi tenant application in Nest.js Part 2 (database setup using Sequelize & mongoose)

10
Comments
5 min read
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

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

34
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
loading...