Echo JS 0.11.0

<~>
tracker1 1489 days ago. link parent 1 point
Would still probably lean into the spread for the nested call... since everything except for IE11 supports it now.

https://caniuse.com/#feat=mdn-javascript_operators_spread_spread_in_function_calls

Same goes for classes actually.

Replies