The concept set
Describes NodeGX 0.1.0.
The small set of ideas everything else in NodeGX assumes you already have. Read these once, in roughly this order, before anything else in the docs:
- Node, port, wire
- Signal vs value — the single highest-value page here
- Components, and why a component is also a node
- The canvas, sheets, and the visual tree
- Preview vs deployed
- Data: arrays, objects, variables and records
- What runs in the browser, and what runs on the backend
Then go build something: Getting started.