JavaScript Professional — Hard
Key points
- Symbol.toPrimitive method defines object conversion
- +obj coerces object to a number
- `${obj}` coerces object to a string
- The defined method returns different values based on the hint
Ready to go further?
Related questions
