Jun 21, 2021 · 2 min read
Say hello to TypeScript
TypeScript is a superset of JavaScript that has optional typing and compiles to plain JavaScript. Technically its JavaScript with static typing, whenever you want to have it.
1 articles in this category.
Jun 21, 2021 · 2 min read
TypeScript is a superset of JavaScript that has optional typing and compiles to plain JavaScript. Technically its JavaScript with static typing, whenever you want to have it.