1.typeof method VS {}.toString.call
Run the test-type.html in your browser or click here, you will see the result.
2.Number() VS parseInt() VS parseFloat()
Run the test-Number-parseInt-parseFloat.html or click here, you will see the data type conversion result.