Understanding Basic Data Types in TypeScript
TypeScript is superset of JavaScript that brings the power of static typing to the JavaScript world. One of the first things to understand when learning TypeScript is its basic data types. This article will cover basic data types like strings, number...
muhammadsyaifullahalarief.hashnode.dev2 min read