[TypeScript] Basics
TypeScript
It is a type safe language. it exists for :
having less bugs ๐
minimising runtime error โ๏ธ
more productive โ๏ธ
what is runtime?
Definition
Runtime is a system used primarily in software development to describe the period of time duri...
suzie.hashnode.dev1 min read