QA Hub

Clear answers to common questions.

How to configure tsconfig.json

· TypeScript

Learn how to set up tsconfig.json for your project with the right compiler options and module settings.

What are branded types in TypeScript

· TypeScript

Distinguish structurally identical types using branded types to prevent accidental mixing of IDs, units, and currencies.