YAML 101
YAML provides us a simple and precise syntax and can be used to write configuration files. Even many software tools use it. Then why to wait? Let's know about it and learn something new. :)
Writing configuration files has become much easier as we had come across YAML. YAML is a recursive acronym stands for YAML Ain’t Markup Language. But guess what? Initially it was said to mean Yet Another Markup Language but then it was repurposed as to become data oriented rather than being document markup. In short, YAML is a human readable data serialization language. (more…)
View On WordPress














