The comma operator in JavaScript is a relatively unknown, seldom used operator, but it can be surprisingly helpful. In this tutorial we are going to take a look at what the comma operator does and also look at some valid use cases.
https://javascriptweblog.wordpress.co...