Literals

Meta: one short subsection per literal kind, with one example each. Worth showing the three string flavors side-by-side so the differences are obvious.

Numbers

Booleans

Null

String literals

See Strings for the full method reference.

Double-quoted

Triple-quoted

Backtick templates

Lists

Objects (record literals)

Meta: explicitly call out the double-brace syntax — it's the unusual one and the first reaction is "is that a typo?"