📄️ Finding an object's class
To find whether an object was constructed by a certain constructor or one inheriting from it, you can use the
📄️ Getting object type by constructor name
When one with typeof operator one gets type object it falls into somewhat wast category...
📄️ typeof
typeof is the 'official' function that one uses to get the type in JavaScript, however in certain cases it might yield