You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// The spread operator is used on the other side of the rest operator. Gone are the days of using `Function.prototype.apply` just to call a function with an array of arguments.