Code Snippet

Destructured Function Parameters

In this episode, we look at using destructured function parameters as an alternative way to pass information via objects into functions. The code to this weeks code snippet can be found here:

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