Learn about Numbers in JavaScript
Numbers in JavaScript is a primitive data type that can store both Integers and floats. It is really important to know how numbers behave in JavaScript and how to use them.
Converting numbers
For converting a string that contains only a number (eg: ...
harshsinghatz.hashnode.dev3 min read