An Introduction to YAML
Introduction
YAML stands for "YAML ain't markup language" (recursion acronym). It is a language used to store data and represent it in a format that is readable and serialized.
It used to be called "Yet another markup language". Why? Because it was c...
alveblog.hashnode.dev12 min read