#javascript
Read more stories on Hashnode
Articles with this tag
It all start with an object. An object is a thing that we interact with, it has properties and methods. The object is the heart of object-oriented...
.map() Let me explain how it works with a simple example. Say you have received an array containing multipe objects each one representing a person....