JSFiddle - React, Tailwind, and code Playground by Sahin Deniz May 02, 2019 JavaScript let a = {a:1,b:2}; console.log(Object.entries(a));