Skip to content

Recipes

  • Layout: Articles regarding how to layout your application’s User Interface including widgets and nesting blocks
  • Rendering: Articles related to actually rendering text and widgets to the screen including how to style and write to the buffer.
  • Widgets: Articles related to using individual widgets suchs as the paragraph, block, and creating your own custom widget.
  • Applications: Articles related to developing applications. E.g. how to handle CLI arguments, tracing, configuration, panics, etc.