How to convert string to number in javascript or typescript

How to convert string to number in javascript or typescript

We can convert string to an integer or number with few different ways. In this article, we’ll see all different ways to convert string to number in javascript or typescript or in angular.