DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Getting Started with ClickHouse in TypeScript using hypequery.

Getting Started with ClickHouse in TypeScript using hypequery.

Comments
3 min read
Vibe Coding a VSCode Extension

Vibe Coding a VSCode Extension

Comments
5 min read
Improve child to parent communication with xState 5

Improve child to parent communication with xState 5

Comments
3 min read
Unit test CHILD component from PARENT component's test case

Unit test CHILD component from PARENT component's test case

Comments
1 min read
JavaScript vs TypeScript: Complete Guide for Developers

JavaScript vs TypeScript: Complete Guide for Developers

2
Comments 1
3 min read
Building Type-Safe Entity Management with TypeScript Discriminated Unions

Building Type-Safe Entity Management with TypeScript Discriminated Unions

1
Comments
4 min read
Why would deleted files remain in the dist?

Why would deleted files remain in the dist?

5
Comments
2 min read
What is the purpose of jsconfig.json?

What is the purpose of jsconfig.json?

Comments
1 min read
Verb :: Fast Everything Server

Verb :: Fast Everything Server

1
Comments
2 min read
使用 Vue3 部份讀取檔案並繪至頁面上避免UI卡頓 partially loading data and rendering on page

使用 Vue3 部份讀取檔案並繪至頁面上避免UI卡頓 partially loading data and rendering on page

Comments
1 min read
TypeScript 定義型別時 file.d.ts 與 file.ts 的檔名有什麼差別?What’s the difference between file.d.ts and file.ts in TypeScript

TypeScript 定義型別時 file.d.ts 與 file.ts 的檔名有什麼差別?What’s the difference between file.d.ts and file.ts in TypeScript

Comments
1 min read
Vue3 reactivity 的大地雷 – API 在背景偷偷送出新的資料

Vue3 reactivity 的大地雷 – API 在背景偷偷送出新的資料

Comments
1 min read
Implementing the Repository Pattern with Mongoose in Node.js

Implementing the Repository Pattern with Mongoose in Node.js

Comments
2 min read
Top 10 ES6 Features that Every Developer Should know

Top 10 ES6 Features that Every Developer Should know

Comments
3 min read
🧠Padrão de Projeto Factory em TypeScript: Exemplo Didático com Contas Bancárias

🧠Padrão de Projeto Factory em TypeScript: Exemplo Didático com Contas Bancárias

Comments
10 min read
Forget Swagger. How tRPC Saved Our TypeScript Stack

Forget Swagger. How tRPC Saved Our TypeScript Stack

4
Comments
1 min read
How to Set Up ESLint, Prettier, Husky, and Lint-Staged in a TypeScript Project

How to Set Up ESLint, Prettier, Husky, and Lint-Staged in a TypeScript Project

1
Comments
2 min read
🎨 Building UI architectures that last in 2025!

🎨 Building UI architectures that last in 2025!

1
Comments
1 min read
Managing Dynamic Behavior with the State Design Pattern in TypeScript

Managing Dynamic Behavior with the State Design Pattern in TypeScript

Comments
2 min read
How to build JavaScript's fastest “deep clone” function

How to build JavaScript's fastest “deep clone” function

5
Comments
13 min read
🧠 Dipping into TypeScript (Need Tips!) #04

🧠 Dipping into TypeScript (Need Tips!) #04

5
Comments
1 min read
Stop Using useEffect for Data Fetching — Try TanStack Query Instead

Stop Using useEffect for Data Fetching — Try TanStack Query Instead

Comments
2 min read
Understanding Optional Parameters: TypeScript Interface vs Zod Schema

Understanding Optional Parameters: TypeScript Interface vs Zod Schema

1
Comments 3
1 min read
Simple reactivity in React with MobX

Simple reactivity in React with MobX

4
Comments
3 min read
My Angular Style Guide & Coding Conventions

My Angular Style Guide & Coding Conventions

5
Comments
13 min read
loading...