TypeScript is the new flagship language from Microsoft that compiles into JavasScript.
Don't use CoffeeScript (language is too different from JavaSript)
✅ Figure: Good example - Good - TypeScript is very similar to JavaScript so it’s easy to learn, and also helps developers learn proper JavaScript coding practices
❌ Figure: Bad example - Bad – CoffeeScript syntax is very different from JavaScript so it takes longer to learn