Posts

Showing posts with the label ES7

Salesforce Fact #631 | Updating object in ES7 way

Image
Now with ES7, we can use the spread operator to update object property value in JS. Attached is the screenshot.