As we all know, JavaScript is an object oriented programming language, but we haven't yet gone into detail about how objects work in JavaScript. Today, we're going to change that! You see, Objects are by far the most powerful data type that exists in JavaScript and I'm about to show you why. JavaScript ...
The post EP36 – Objects in JavaScript appeared first on Coders Campus.