Type Error Vs. Reference Error...
If you write code in javascript and you also saw some errors. In the bunch of error types, today we talked about type errors and reference errors.
TYPE ERROR
A type error in javascript occurs when the variable exists but you try to perform an inappro...
umeshmehta.hashnode.dev2 min read