YAML is a file format commonly used for data serialization. There are a plethora of projects using YAML files for configuration, such as Docker-compose, pre-commit, TravisCI, AWS Cloudformation…
Just before Christmas, the React team gave an early Christmas present, Server Components a.k.a the **zero bundle size** components. Let`s have a look at what they are, what they bring to the table and my thoughts.