general Weekly Technology Trends 📅 Edition: Week 4, November, 2020 Microsoft Announces Typescript 4.1Something cool is Template Literal Typestype Car = "Car"; type CarType = `Sports ${Car}`; // same as // type CarType = "Sports Car";Announcing TypeScript 4.
developer-experience Why Typescript ❓ There is no question that javascript cannot do what typescript can but it is one of the biggest reforms for developers in javascript programming. These are some of the known