JavaScript snippet: exponent notation and Number.toString()
Hello fellow programmers! I’m trying something new today! I made a YouTube video about exponent notation and Number.toString(). These are useful to de-clutter your code and to quickly change the base of a number. I hope you enjoy it, and tell me what you think about it. Links https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Numbers_and_dates#exponentiation https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/toString