Object

Term side of the Card
Topic: Object
Unit title: Object
Categories: Object
Explanation side of the Card

Explanation: The object that serves as the base for all other objects in JavaScript. It provides instance methods for inspecting and interacting with object properties, such as checking property ownership and conversion to string. It also includes static methods for creating, modifying and querying objects.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1
  • The safari browser supports this feature starting from version 1
Availability: