DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Build a CI CD Pipeline for a Static React Website in s3 using AWS CDK

Build a CI CD Pipeline for a Static React Website in s3 using AWS CDK

Comments
1 min read
React query - The juicy parts

React query - The juicy parts

15
Comments
12 min read
Custom Hooks in React

Custom Hooks in React

5
Comments 2
3 min read
Master Typescript using Infer and Conditional types

Master Typescript using Infer and Conditional types

2
Comments
2 min read
A journey towards a type-safe GraphQL API server

A journey towards a type-safe GraphQL API server

10
Comments
8 min read
You should know about the filter(Boolean) trick 💡

You should know about the filter(Boolean) trick 💡

10
Comments 1
2 min read
The Ultimate Form Abstraction

The Ultimate Form Abstraction

8
Comments
14 min read
Migrate a 60k LOC TypeScript (NodeJS) repo to ESM and testing become 4x faster (1/2)

Migrate a 60k LOC TypeScript (NodeJS) repo to ESM and testing become 4x faster (1/2)

138
Comments 13
6 min read
Fix Duplicate identifier IteratorResult

Fix Duplicate identifier IteratorResult

4
Comments
1 min read
Things That Will Happen to Javascript Full-Stack Development in 2023

Things That Will Happen to Javascript Full-Stack Development in 2023

21
Comments 2
8 min read
Singleton Design Pattern in Typescript

Singleton Design Pattern in Typescript

3
Comments
1 min read
Create a simple spinner with reactjs + styled-components

Create a simple spinner with reactjs + styled-components

1
Comments
1 min read
Supporting SASS in your TS React project using TSC and esbuild

Supporting SASS in your TS React project using TSC and esbuild

12
Comments 2
5 min read
Rewriting my blog from scratch with NextJS

Rewriting my blog from scratch with NextJS

3
Comments
11 min read
Type-safe use of css custom-property in Vite

Type-safe use of css custom-property in Vite

1
Comments
1 min read
A Quick Overview of TypeScript

A Quick Overview of TypeScript

2
Comments
2 min read
Discover the magic of the TypeScript type system and how it works its magic on your code

Discover the magic of the TypeScript type system and how it works its magic on your code

2
Comments
3 min read
React useEffect only on Update

React useEffect only on Update

103
Comments 5
2 min read
5 Mistakes That Every Typescript Deverloper Should Avoid

5 Mistakes That Every Typescript Deverloper Should Avoid

43
Comments 3
8 min read
Slack Next-gen Platform - Button Interactions

Slack Next-gen Platform - Button Interactions

10
Comments
10 min read
Electron + Django ( Part 1 ), desktop app integrate JavaScript & Python

Electron + Django ( Part 1 ), desktop app integrate JavaScript & Python

13
Comments
7 min read
Path Aliases with TypeScript in React

Path Aliases with TypeScript in React

2
Comments
3 min read
Slack Next-gen Platform - Trigger Configurator

Slack Next-gen Platform - Trigger Configurator

7
Comments
11 min read
Phero: Build type-safe, full-stack apps with TypeScript

Phero: Build type-safe, full-stack apps with TypeScript

7
Comments 2
9 min read
React best practices

React best practices

Comments 2
3 min read
My Journey in Open Source - expirables

My Journey in Open Source - expirables

Comments
2 min read
useDeferredValue Hook

useDeferredValue Hook

96
Comments 3
4 min read
Slack Next-gen Platform - Advanced Modals

Slack Next-gen Platform - Advanced Modals

9
Comments
7 min read
Slack Next-gen Platform - "reaction_added" Event Trigger

Slack Next-gen Platform - "reaction_added" Event Trigger

7
Comments
8 min read
Slack Next-gen Platform - "channel_created" Event Trigger

Slack Next-gen Platform - "channel_created" Event Trigger

6
Comments
6 min read
Basic Type Transformations with Typescript

Basic Type Transformations with Typescript

8
Comments
4 min read
Reducing screen complexity with composing wrappers

Reducing screen complexity with composing wrappers

1
Comments
3 min read
Why use Typescript?

Why use Typescript?

1
Comments
2 min read
Checking union types in Typescript

Checking union types in Typescript

Comments
1 min read
How to use APP_INITIALIZER token in Angular

How to use APP_INITIALIZER token in Angular

4
Comments
1 min read
Slack Next-gen Platform - Built-in Forms

Slack Next-gen Platform - Built-in Forms

5
Comments
8 min read
Vue 3 + Vite + TypeScript + ELECTRON (My Full Setup)

Vue 3 + Vite + TypeScript + ELECTRON (My Full Setup)

18
Comments 1
6 min read
React Pattern - Build Better Component with Compound component

React Pattern - Build Better Component with Compound component

15
Comments
5 min read
A Simple Introduction to Typescript for JavaScript Dev

A Simple Introduction to Typescript for JavaScript Dev

5
Comments
3 min read
Slack Next-gen Platform - Scheduled Triggers

Slack Next-gen Platform - Scheduled Triggers

8
Comments
4 min read
Slack Next-gen Platform - Datastores

Slack Next-gen Platform - Datastores

6
Comments
10 min read
How to use Zustand in Next js , Typescript & React Project

How to use Zustand in Next js , Typescript & React Project

3
Comments
1 min read
Dive into JavaScript Closures.

Dive into JavaScript Closures.

Comments
6 min read
NestJS GraphQL image upload into a S3 bucket

NestJS GraphQL image upload into a S3 bucket

8
Comments 3
10 min read
Migrate a 60k LOC TypeScript (NodeJS) repo to ESM and testing become 4x faster (2/2)

Migrate a 60k LOC TypeScript (NodeJS) repo to ESM and testing become 4x faster (2/2)

13
Comments 1
5 min read
Dot Notation Type Accessor in TypeScript

Dot Notation Type Accessor in TypeScript

1
Comments
6 min read
Slack Next-gen Platform - Unit Testing

Slack Next-gen Platform - Unit Testing

6
Comments
15 min read
My Journey in Open Source - key-value-cache

My Journey in Open Source - key-value-cache

1
Comments
8 min read
tsParticles 2.7.1 Released

tsParticles 2.7.1 Released

11
Comments
1 min read
[Typia] 15,000x faster TypeScript Validator and its histories

[Typia] 15,000x faster TypeScript Validator and its histories

189
Comments 13
11 min read
Managing React State Like A Superhero 🩾

Managing React State Like A Superhero 🩾

15
Comments
4 min read
React Error Handling Made Easy with Component-Based Strategies

React Error Handling Made Easy with Component-Based Strategies

3
Comments
4 min read
How to apply responsive font sizes in Tailwind

How to apply responsive font sizes in Tailwind

31
Comments 2
3 min read
Do I need TypeScript?

Do I need TypeScript?

13
Comments 2
4 min read
Typescript Loop Tuple With Length > 1000

Typescript Loop Tuple With Length > 1000

2
Comments
2 min read
const a = [ ] is not an array?! đŸ˜±

const a = [ ] is not an array?! đŸ˜±

6
Comments 2
5 min read
React Error Boundaries: Improving App Stability with Route-Level Error Management

React Error Boundaries: Improving App Stability with Route-Level Error Management

12
Comments
3 min read
Refactor. Improving Types.

Refactor. Improving Types.

1
Comments
2 min read
Difference between types and interfaces in Typescript

Difference between types and interfaces in Typescript

37
Comments 3
6 min read
Typescript WTF Moments 11: Function Unions: any Param Is Not any

Typescript WTF Moments 11: Function Unions: any Param Is Not any

Comments
1 min read
loading...