YAML file in Easy Way
What is YAML file?
It is basically a data format used to exchange data
It is similar to XML and JSON
Remember: It is not a programming language
Note: In YAML, you can only store data and not commands
Data serialisation:
It is a process of conver...
amaanlaskar.hashnode.dev3 min read