Skip to main content

Notes

Just going to put some notes in here for now in no particular order to start to structurew what we need to communicate to our users.

Articles and structure

  • core concepts:

    • flow based programming
    • nodes
      • socket inputs
      • socket outputs
      • work
    • trigger control flow
    • back propagation
    • few shots
    • logic flow
  • creators

    • getting started
      • UI overview
        • spell composer
        • component selector
          • categories
        • layout
        • text editor
        • console
        • help
        • state manager
      • making a new spell
      • connecting your first component
      • writing your first few shot
      • working with state
      • deploying a spell
      • calling a spell
    • templates
  • developers

    • architecture overview
      • pubsub
      • workspaces and tabs
      • rete editor
      • layouts
        • windows
        • layout json
        • generating a new layout
      • thoth interface
      • contexts
      • state
      • inspector and inspector controls
      • json0 operational transforms
      • plugins
        • debugger plugin
        • inspector plugin
        • socket generator
        • task plugin
    • package overview
      • thoth-core
      • thoth-client-core
      • thoth-client
      • thoth-server-core
      • thoth-server
      • stargate design system