Shorthand for Defining Operations in Objects
'Concise method syntax' - a new feature of ES6
We'll cover the following...
We'll cover the following...
As the name suggests, function declaration using the concise method syntax requires less typing, but that’s not the only ...