What is typescript?
TypeScript is a typed superset of JavaScript created by Microsoft that adds optional types, classes, async/await, and many other features, and compiles to plain JavaScript. Angular built entirely in TypeScript and used as a primary language. You can ...
angularinterviewquestions.hashnode.dev1 min read
sandeep negi
learn , relearn and share
Thank you for this article this is really helpful and concise