Improving code quality in Typescript with compiler options
Typescript is a programming language developed by Microsoft to bring about security in terms of strict type-checking and type safety, for the Javascript language. It is a superset of Javascript that also compiles to Javascript. TypeScript provides se...
openreplay.hashnode.dev7 min read