2021-04-03

One reason to use Cue: YAML types

This article explains the gotcha that is YAML’s implicit typing, suggesting using StrictYAML instead. Cue should also solve this problem, because of its well-constructed type system and validation features.