Introduction
Introduced in ES2018 to help with destructuring.
Syntax
Basic
Named parameters
The rest operator can also be used with named parameters:
Nov 03, 20201 min read
Introduced in ES2018 to help with destructuring.
The rest operator can also be used with named parameters: