Skip to main content

One doc tagged with "primitives"

View All Tags

Object to Primitive Conversion

The object to primitive conversion is a JavaScript operator that converts an object to a primitive value. All objects are true in a Boolean context. Interview