YAML in four minutes.
The YAML language is serialized much like XML and JSON often used to create configuration files with any programming language. Data can be transferred using YAML using a common format. YAML files have an extension of either .yml or .yaml, both of whi...
l00pinfinity.hashnode.dev4 min read