Introduction: Discovering the Magic of TypeScript Hey there, folks! In this blog, we're diving into TypeScript, a cool tool for developers. If you know a bit about JavaScript, you might have heard about TypeScript – it's like a sibling to JavaScript....
nidhinmohan.hashnode.dev14 min read
Margin wings
web developer
There is a type in the section "Adding Two Numbers". After the code it's written "It's a function that takes a string as input and returns a number". Actually it's take number as input and return number as output.