The JavaScript ES6 Rest operator allow us to pass the any number of argument to the function or represent an indefinite number of argument as an array.
Read this post on javascripthive.info