Codecupdev
Destructuring Function Parameters in JavaScript
An introduction to destructuring function parameters for beginners
JavaScriptCodingProgramming
Object Literals Using Object Property Shorthand
How the object property shorthand in JavaScript makes our code concise.
JavascriptObject literalsObject methods