Typescript 2.5 Fundamentals
Introduction to TypeScript 2.5
TypeScript 2.5 is a superset of Javascript that compiles to idiomatic JavaScript code, TypeScript is used for developing industrial-strength scalable application. All Javascript code is TypeScript code; i.e. you can simply and paste JS code into TS file and execute with out any errors.
TypeScript 2.5 works on any browser, an…
Keep reading with a 7-day free trial
Subscribe to STJayaprakash's AI-Aqua Substack to keep reading this post and get 7 days of free access to the full post archives.