Check out a free preview of the full Coercion in JavaScript course:
The "ToString" Lesson is part of the full, Coercion in JavaScript course featured in this preview video. Here's what you'd learn in this lesson:
The ToString function is one of many abstract operations in JavaScript. This function will convert a value to a String representation. While some conversions are obvious, Kyle spends a few minutes demonstrating some of the more peculiar cases with Arrays and Objects.