Hacker News new | ask | show | jobs
by Axnyff 3205 days ago
These are not new ES6 features. I think you can get a really good explanation from the you don't know js serie.

https://github.com/getify/You-Dont-Know-JS/blob/master/this%...

The whole serie of book is worth it and free to read on github

1 comments

Object.defineProperty is actually quite ancient yeah.