What are Reference Errors and Type Errors in Javascript?
When you are learning javascript there is a lot of errors that you can face, but the most common mistakes are reference and type errors. What is a reference or type error? Let's see.
Reference Error:
If you visit the MDN document for this error you w...
abhisek-panda.hashnode.dev3 min read