Learn what happens when you get a number from an HTML input box and ways to handle it in JavaScript. This tutorial will cover casting using Number & parsing using parseInt, parseFloat.

This tutorial is Part 5 from HTML & CSS Crash Course for a JavaScript Developer series.
https://www.youtube.com/watch?v=pB2tCUNfyDQ&list=PLv9Pf9aNgemuYdHkUa_knXKMYZcW9WEaf

#html #input #Value #Javascript