Overview
Learn you some Cue concepts, syntax, and operations with many snippets of code. By the time you reach the end, you’ll have seen most of what Cue can do on a basic level. Later sections will build on what you learn here to demonstrate more advanced patterns and use-cases.
- Foundations
- Types and Values
- Expressions
- Scopes and Visibility
- CUE's cli commands
- Standard Library
- Integrations
- Who's Using CUE