Beginners Guide To Avoid Common Typescript Mistake
Introduction
Typescript is an open-source high-level programming language developed by Microsoft that adds static typing with optional type annotation to javascript.
Although all JavaScript applications conform to TypeScript's syntax, they are not re...
nonamepls.hashnode.dev7 min read