#hashes
Read more stories on Hashnode
Articles with this tag
Hashes are basically like JavaScript objects. They are composed of key/value pairs and each key points to a specific value. For example; a_hash = {...