[TypeScript] Optional & Default Parameter
Jun 2, 2023 · 2 min read · Introduction In this article, I will be covering what an optional parameter is, and talk a little bit about the difference between JavaScript and TypeScript. Before moving on, if you do not know the basic types and how to assign types, check out this...
BBBhargav and 1 more commented