Code Snippet

Using Spread with Objects and Arrays

In this episode we look at the spread operator and how it is used to make quick work of merging and shallow-copying Arrays and Objects. If you'd like to follow along, the link to today's snippet code is here:

https://codepen.io/walpolea/pen/bGboQyZ