types

Types in Typescript

Every programming language must have data types defined to efficiently store, access data objects and identify the code errors at the compile time. JavaScript and TypeScript is not an exception. In this, article we will dive into primitive data types and complex data types in TypeScript.

Posted August 26, 2022 by Rohith and Anusha ‐ 5 min read

typescript programming types primitives

Subscribe For More Content