#javascript
Read more stories on Hashnode
Articles with this tag
Meaning of an API An API is an acronym for Application Programming Interface. It is a software intermediary that allows two applications to...
What is an object? An object is one of the eight javascript datatypes. It is a collection of related data. It can either be empty or contain a list...