7 JavaScript Things I Wish I Knew Much Earlier In My Career
One of the things I love most about JavaScript now is shortcut notations to generate objects and arrays. So, in the past when we wanted to create an object, we wrote:
The same can be achieved with: