Plan a node =========== This section provides guidance on designing your node, including key technical decisions such as choosing your node building style. When building a node, there are design choices you need to make before you start: * Which `node type `_ you need to build. * Which `node building style `_ to use. * Your `UI design and UX principles `_ * Your node's `file structure `_. .. toctree:: :maxdepth: 1 choose-node-method node-types node-ui-design