Writing on Typescript, tutorial or code snippet.

During the work I usually face some useful tips and I try to log them here.

TypeScript config in a Vite + React project

How tsconfig.json and tsconfig.app.json work in a Vite React project, why there are two files, and the right commands to type-check browser and Node.js code.