JS: typeof, instanceof, .constructor

By Xah Lee. Date: . Last updated: .

💡 TIP: You shoud avoid using any of them, because they are not reliable.

Instead, check directly what you are looking for, by:

JavaScript. Constructor, Class