Yaml Basics
Yaml stands for yet ain’t markup language. Yaml primarly designed for data serialization, configuration files, and data exchange language with different data structure.
data format used to exchange data
In yaml we can store only data and commands.
...
mishrlaksh.hashnode.dev2 min read