Should you not use TypeScript in your new project? — Microsoft’s TypeScript, a statically typed superset of JavaScript, is widely used by many developers due to its ability to catch errors at compile time, provide better tooling, and improve code readability. However, lately, some big open-source projects such as Svelte, Turbo, and DrizzleORM have started to move away from TypeScript…