Dale Jefferson

Dale L. Jefferson

TypeScript, JavaScript, React, React Native

JavaScript ES8 Object.entries/values

By Dale L. Jefferson. Published

JavaScript is advancing at a rapid pace. In this article, I will give a brief overview of the new Object static methods. ES8 (a.k.a 2017) now has Object.values and Object.entries to accompany Object.keys.