01 ▍Single source of truth
Structure pages and their content in json.ex files
A page is a plain Elixir module that returns structs — the shape of the screen and the words on it, in one file. The compiler checks it, git versions it, and a change arrives as a diff someone can read.