Understand YAML who already knows JSON.
What is YAML?
YAML is a human-readable data serialization language that is often used for writing configuration files and in applications where data is being stored or transmitted.
Syntax
First of all YAML is also a superset of JSON, so JSON files ar...
debasishbsws.hashnode.dev3 min read