JavaScript Spread Operator – Syntax and Overview The Spread Operator in JavaScript is great to have in your toolkit when working with Arrays and Objects. It can take any iterable, and expand it into its constituent parts.... Posted by By Will Parks May 26, 2020Posted inJavaScriptNo Comments