Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Further reading

This chapter collects curated pointers for deepening beyond this book. It does not duplicate framework API documentation or Storybook; those remain the right places for component-level detail.


From the glossary

The Glossary appendix: reading order for newcomers lists a sensible sequence of external papers and tools. Start there if you want a single ordered list.

For unresolved design questions that are not tied to a single glossary entry, see Outlook and open questions. For how generative assistants can attach to schema-driven workflows, see Graviola in the age of generative tools.


Framework and examples

  • Graviola framework monorepo — packages, layers, and apps/testapp as the minimal CRUD walkthrough.
  • Storybook (in the monorepo) — interactive documentation for JSON Forms renderers, tables, and some conceptual demos (e.g. mapping); intended to be cleaned up over time, but already useful for experiencing behavior.

Concepts touched in this book

TopicStarting point
Local-firstLocal-first software (Ink & Switch)
Schema evolution / lensesProject Cambria, Pierce et al. on lenses (linked from Glossary)
Data integrationLenzerini, Data Integration: A Theoretical Perspective (linked from Glossary)
UI structural dispatchJSON Forms
Generative tooling + schema-first UIGraviola in the age of generative tools, assisted-forms-designer

See also