TypeScript - The kickstart
Do you there are two types of languages ?
Strongly typed
These are the languages that provides compile time error checks
They are compiler languages that can be compiled
They executes entire code at once and throw an error
They require expli...
swsthk.hashnode.dev1 min read