ES.stage3: Object.entries() and Object.values()

added by JavaScript Kicks
11/20/2015 6:20:37 PM

875 Views

Quick recap - all ECMAScript proposals go though stages ( more information on stages): At stage 3, a feature is likely to be part of a release soon. At stage 4, a feature is probably part of the next release. The following proposal has reached stage 3: " Object.values/Object.entries " by Jordan Harband.


0 comments