DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Create an Enum representation in JavaScript using Proxy object.

Create an Enum representation in JavaScript using Proxy object.

9
Comments 3
5 min read
7 javascript/typescript playground

7 javascript/typescript playground

11
Comments
1 min read
How to create your own Angular Tooltip Directive - a short tutorial

How to create your own Angular Tooltip Directive - a short tutorial

9
Comments
10 min read
Announcing the official Payload Cloud Storage Plugin

Announcing the official Payload Cloud Storage Plugin

5
Comments
3 min read
How to create a container component

How to create a container component

7
Comments
1 min read
Axios & Error handling like a boss 😎

Axios & Error handling like a boss 😎

76
Comments 3
13 min read
Bun - What can I use it for?

Bun - What can I use it for?

5
Comments
5 min read
Angular Pipe Character Counter

Angular Pipe Character Counter

10
Comments
1 min read
Lit: how to use it

Lit: how to use it

5
Comments
2 min read
[WebRTC][Web Audio API] Identify who is vocalizing

[WebRTC][Web Audio API] Identify who is vocalizing

8
Comments
5 min read
Rescript bindings for Typescript union types

Rescript bindings for Typescript union types

5
Comments
1 min read
Padronização de commits em projetos Typescript

Padronização de commits em projetos Typescript

13
Comments 1
5 min read
An Introduction to Conditional Types in TypeScript

An Introduction to Conditional Types in TypeScript

38
Comments
5 min read
Typescript WTF Moments 4: never extends `${infer P}` yield different result than never extends `${infer P}/`

Typescript WTF Moments 4: never extends `${infer P}` yield different result than never extends `${infer P}/`

3
Comments
1 min read
How to make a CRUD operation By Nodejs and TypeScript .?

How to make a CRUD operation By Nodejs and TypeScript .?

3
Comments
1 min read
📚Angular Interview Questions Part 3

📚Angular Interview Questions Part 3

101
Comments
5 min read
Typescript When You Should Mix Type Alias And Interface

Typescript When You Should Mix Type Alias And Interface

3
Comments
2 min read
Typescript WTF Moments 3: Type of Key is `string` if Key is Template Literal `a/${string}`

Typescript WTF Moments 3: Type of Key is `string` if Key is Template Literal `a/${string}`

3
Comments
1 min read
TypeScript: Standard Built-in Types

TypeScript: Standard Built-in Types

3
Comments
6 min read
Tailwindcss intellisense doesn't work in tsx file.

Tailwindcss intellisense doesn't work in tsx file.

3
Comments
1 min read
Typescript WTF Moments 1: Mixing String Literal Key And String Key In Object Literal Type

Typescript WTF Moments 1: Mixing String Literal Key And String Key In Object Literal Type

4
Comments
1 min read
Typescript Union Keys And Make Uncommon Keys Optional

Typescript Union Keys And Make Uncommon Keys Optional

3
Comments
1 min read
Typescript WTF Moments 2: keyof {[x:string]:string} is string | number

Typescript WTF Moments 2: keyof {[x:string]:string} is string | number

3
Comments
1 min read
Here is what took me an hour to sort with Prisma today.

Here is what took me an hour to sort with Prisma today.

7
Comments 6
1 min read
TypeScript vs JavaScript🤔

TypeScript vs JavaScript🤔

24
Comments 39
3 min read
TEN Stack: Typescript-Express-Node template (Updated 2022)

TEN Stack: Typescript-Express-Node template (Updated 2022)

9
Comments
3 min read
Creating a reusable table component with React-Table and Material UI

Creating a reusable table component with React-Table and Material UI

34
Comments 2
7 min read
How to Create Custom React Calendar Date Range Picker

How to Create Custom React Calendar Date Range Picker

7
Comments 2
10 min read
Utilities I use for web development. 🗿

Utilities I use for web development. 🗿

8
Comments
2 min read
Deno + Multithreading: Somando números com Workers

Deno + Multithreading: Somando números com Workers

8
Comments 2
3 min read
Array print()

Array print()

4
Comments 3
2 min read
Strategies to test AWS AppSync VTL templates

Strategies to test AWS AppSync VTL templates

35
Comments 3
6 min read
Como é trabalhar com comunidade

Como é trabalhar com comunidade

7
Comments
3 min read
📚Angular Interview Questions Part 1

📚Angular Interview Questions Part 1

40
Comments 1
5 min read
📚Angular Interview Questions Part 2

📚Angular Interview Questions Part 2

42
Comments
4 min read
TypeScript - #02 - Readonly

TypeScript - #02 - Readonly

4
Comments
5 min read
TypeScript - #02 - Readonly

TypeScript - #02 - Readonly

4
Comments
5 min read
Functions as First-Class Citizens in Javascript

Functions as First-Class Citizens in Javascript

8
Comments 2
2 min read
GraphQL Armor: A middleware to make your GraphQL endpoints secure

GraphQL Armor: A middleware to make your GraphQL endpoints secure

32
Comments 1
1 min read
Generating CMS from Prisma Schema

Generating CMS from Prisma Schema

13
Comments
4 min read
React.js Interview - technical submission and detailed feedback

React.js Interview - technical submission and detailed feedback

257
Comments 36
3 min read
Reduct Storage Client SDK for JavaScript 0.6.0 was released

Reduct Storage Client SDK for JavaScript 0.6.0 was released

8
Comments
1 min read
What’s the deal with Bun?

What’s the deal with Bun?

5
Comments
3 min read
How to build a REST API with TypeScript using Deno, Opine, and DenoDB.

How to build a REST API with TypeScript using Deno, Opine, and DenoDB.

8
Comments
5 min read
Implement NodeJS Logging like a Pro!

Implement NodeJS Logging like a Pro!

5
Comments
7 min read
Sending validation errors through a Formik form

Sending validation errors through a Formik form

4
Comments
1 min read
Creating a Github-like Progress bar for your Remix app

Creating a Github-like Progress bar for your Remix app

27
Comments 2
5 min read
Add a Global Progress indicator to your Remix app

Add a Global Progress indicator to your Remix app

35
Comments 4
4 min read
Build a JavaScript library with multiple entry points using Vite3

Build a JavaScript library with multiple entry points using Vite3

4
Comments
11 min read
Quill Forms | New open source Typeform alternative based on React JS and Typescript

Quill Forms | New open source Typeform alternative based on React JS and Typescript

9
Comments
1 min read
TypeORM unique indices with multiple fields

TypeORM unique indices with multiple fields

6
Comments 4
2 min read
Promises and Events: Some Pitfalls and Workarounds

Promises and Events: Some Pitfalls and Workarounds

20
Comments 1
8 min read
7 Tips for Clean React TypeScript Code you Must Know 🧹✨

7 Tips for Clean React TypeScript Code you Must Know 🧹✨

448
Comments 23
5 min read
Advanced Typescript Series: Generics

Advanced Typescript Series: Generics

6
Comments
3 min read
Rescript bindings for JSX.IntrinsicElements prop type

Rescript bindings for JSX.IntrinsicElements prop type

4
Comments
2 min read
How we build AFFiNE with Typescript/React/Rust

How we build AFFiNE with Typescript/React/Rust

8
Comments 1
4 min read
How to use Docker Multistage to make tiny images (TS and Golang)

How to use Docker Multistage to make tiny images (TS and Golang)

16
Comments
4 min read
How I improved my React development experience by leveraging visual tools

How I improved my React development experience by leveraging visual tools

46
Comments 4
5 min read
Wrap a JS function transparently

Wrap a JS function transparently

41
Comments 9
3 min read
Create SQS + DLQ with aws-cdk v2 on typescript

Create SQS + DLQ with aws-cdk v2 on typescript

15
Comments
1 min read
loading...