How to check if a Javascript Class inherits another (without creating an obj)? January 9, 2023 by Tarik Try the following: ChildClass.prototype instanceof ParentClass