How to convert an object to an array of objects in Javascript? Panayiotis Georgiou20/09/2018 You may be asking why, the answer is actually quite simple. In programming we are not always in control of the format in which our data is delivered to us. With... Read More Javascript