DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Type Narrowing in TypeScript: A Journey through Type Inference

Type Narrowing in TypeScript: A Journey through Type Inference

Comments
3 min read
Code Snippet Builder - Create stunning code snippets

Code Snippet Builder - Create stunning code snippets

12
Comments 4
3 min read
100 Days Code Challenge: Frontend Engineers

100 Days Code Challenge: Frontend Engineers

14
Comments 3
2 min read
ESM & CJS: The subtle shift in bundlejs' behaviour

ESM & CJS: The subtle shift in bundlejs' behaviour

Comments
4 min read
Declaring JSX types in TypeScript 5.1

Declaring JSX types in TypeScript 5.1

16
Comments
5 min read
💡 TypeScript - Template Literal Types

💡 TypeScript - Template Literal Types

5
Comments 1
2 min read
Algorithm Analysis

Algorithm Analysis

5
Comments
4 min read
Understanding flatMap() and other TypeScript arrays

Understanding flatMap() and other TypeScript arrays

5
Comments
10 min read
How to set up TypeScript with Node.js and Express (2023)

How to set up TypeScript with Node.js and Express (2023)

93
Comments 13
2 min read
PySeKT Stack: Your WebDev Arena in Elon vs. Zuckerberg's Colosseum

PySeKT Stack: Your WebDev Arena in Elon vs. Zuckerberg's Colosseum

10
Comments
3 min read
Client & server-side validation with Zod.

Client & server-side validation with Zod.

12
Comments
4 min read
How to check if a tab is active in React

How to check if a tab is active in React

3
Comments 2
2 min read
Testing in NestJS: A Comprehensive Guide

Testing in NestJS: A Comprehensive Guide

2
Comments
2 min read
Daxus - A New Server State Management Library for React

Daxus - A New Server State Management Library for React

37
Comments
1 min read
ETH Crypto Wallet Desktop APP

ETH Crypto Wallet Desktop APP

Comments
3 min read
Safely use `JSON.parse()` in TypeScript

Safely use `JSON.parse()` in TypeScript

30
Comments 3
2 min read
Build a Guestbook from the 2000s with React Server Components and Server Actions

Build a Guestbook from the 2000s with React Server Components and Server Actions

17
Comments 2
7 min read
Homemade dialog service in Angular

Homemade dialog service in Angular

Comments
4 min read
GETTING STARTED WITH CACHING: USING REDIS AND TYPESCRIPT

GETTING STARTED WITH CACHING: USING REDIS AND TYPESCRIPT

23
Comments 1
10 min read
Migration to TypeScript Advice

Migration to TypeScript Advice

2
Comments
2 min read
How to Build a REST API With the AWS CDK Using API Gateway, Lambda, and Dynamodb With API Key Authentication

How to Build a REST API With the AWS CDK Using API Gateway, Lambda, and Dynamodb With API Key Authentication

Comments
13 min read
Intro to PostGraphile V5 (Part 3): Introspection and Abstraction

Intro to PostGraphile V5 (Part 3): Introspection and Abstraction

7
Comments
7 min read
Exploring ApplyMiddleware: How it works behind the scenes

Exploring ApplyMiddleware: How it works behind the scenes

3
Comments
3 min read
Database Transactions

Database Transactions

1
Comments
2 min read
Venturing into the Architectural Wilderness

Venturing into the Architectural Wilderness

2
Comments 2
17 min read
Applying SOLID Principles in NestJS

Applying SOLID Principles in NestJS

26
Comments 4
6 min read
Avoid using "array[index]" for getting Array elements

Avoid using "array[index]" for getting Array elements

16
Comments
2 min read
Simplify Your Next.js 13 (App Router) Development with `npx easy-next@latest`

Simplify Your Next.js 13 (App Router) Development with `npx easy-next@latest`

1
Comments
4 min read
How To Make An Ultimate Button Component with Variants using React

How To Make An Ultimate Button Component with Variants using React

3
Comments 1
5 min read
Streamline Your GitLab CI Configuration with Fluent GitLab CI - A Deno Module

Streamline Your GitLab CI Configuration with Fluent GitLab CI - A Deno Module

1
Comments
3 min read
Recursively Clone Objects without sacrificing Type Safety

Recursively Clone Objects without sacrificing Type Safety

Comments
3 min read
Why We Should Start Using Deno: A Comprehensive Guide

Why We Should Start Using Deno: A Comprehensive Guide

1
Comments
4 min read
Yet Another Newsletter LOL: Making and Learning

Yet Another Newsletter LOL: Making and Learning

14
Comments 2
3 min read
Javascript: important language for web development.

Javascript: important language for web development.

1
Comments
2 min read
Omit<Type, Keys> and Pick<Type, Keys>

Omit<Type, Keys> and Pick<Type, Keys>

Comments
1 min read
Flexible IP restrictions with AWS CDK and AWS WAF

Flexible IP restrictions with AWS CDK and AWS WAF

5
Comments
6 min read
How to Fetch Data using the provideHttpClient in Angular

How to Fetch Data using the provideHttpClient in Angular

57
Comments
6 min read
Angular's evolution: Is a Decorator-free future planned?

Angular's evolution: Is a Decorator-free future planned?

2
Comments
2 min read
Elevating Code Flexibility: Dependency Inversion with DI Containers

Elevating Code Flexibility: Dependency Inversion with DI Containers

Comments
5 min read
Introducing the Google Wallet Library

Introducing the Google Wallet Library

4
Comments
2 min read
Typescript - Type System

Typescript - Type System

1
Comments
7 min read
Injeção de dependência (DI) com NodeJS + Typescript

Injeção de dependência (DI) com NodeJS + Typescript

Comments 1
7 min read
Fullstack Angular with Analog 🚀

Fullstack Angular with Analog 🚀

88
Comments
4 min read
How I built a sales management app with Next.js 13, Typescript, and Firebase

How I built a sales management app with Next.js 13, Typescript, and Firebase

69
Comments 4
10 min read
Formatting Node.js codebase with Prettier

Formatting Node.js codebase with Prettier

2
Comments
1 min read
Converting JavaScript codebase to TypeScript

Converting JavaScript codebase to TypeScript

109
Comments 12
9 min read
How to build a serverless cron job using AWS EventBridge with AWS CDK

How to build a serverless cron job using AWS EventBridge with AWS CDK

3
Comments
4 min read
FTA: Fast TypeScript Analyzer

FTA: Fast TypeScript Analyzer

Comments
3 min read
Hardhat Smartcontract Lottery (Raffle) Using TypeScript and latest versions of everything

Hardhat Smartcontract Lottery (Raffle) Using TypeScript and latest versions of everything

Comments
6 min read
Formatting Numbers to Words with Commas Using Angular Pipes

Formatting Numbers to Words with Commas Using Angular Pipes

4
Comments
4 min read
Exploring Algorithms for Arrays and Strings: Two Pointers, Sliding Window, and Prefix Sum

Exploring Algorithms for Arrays and Strings: Two Pointers, Sliding Window, and Prefix Sum

5
Comments
5 min read
[Typia] I made realtime demo site of 20,000x faster validation (+200x faster JSON stringify)

[Typia] I made realtime demo site of 20,000x faster validation (+200x faster JSON stringify)

105
Comments 12
6 min read
Understanding Type Guards in TypeScript

Understanding Type Guards in TypeScript

7
Comments
3 min read
Discovering PySeKT: Your Next Favorite Tech Stack

Discovering PySeKT: Your Next Favorite Tech Stack

7
Comments 4
3 min read
Copy Text to Clipboard on Click React Component

Copy Text to Clipboard on Click React Component

3
Comments 3
2 min read
How To Make Text Component with React, TypeScript and Styled Components

How To Make Text Component with React, TypeScript and Styled Components

1
Comments
3 min read
How To Make Color Label Menu Input React Component

How To Make Color Label Menu Input React Component

Comments
3 min read
How To Make Tooltip React Component with Arrow using Floating UI

How To Make Tooltip React Component with Arrow using Floating UI

Comments
3 min read
An Introduction to React Router: A Beginner’s Guide

An Introduction to React Router: A Beginner’s Guide

5
Comments
11 min read
TS - 淺談 some 和 every 方法

TS - 淺談 some 和 every 方法

Comments
1 min read
loading...