TypeScript is a superset of JavaScript, meaning that it takes all the history, quirks, and gotchas from JavaScript along. It helps you avoid mistakes, and it helps you work with a dynamically typed programming language. TypeScript adds a layer of complexity to your project that you need to be aware of.

5m read timeFrom fettblog.eu
Post cover image
Table of contents
1. TypeScript won’t save you from JavaScript #2. TypeScript adds complexity #3. TypeScript is not type-safe #4. TypeScript comes in many flavors #5. It’s still worth it #
2 Comments

Sort: