Skip to content

Intro

You’ve covered the basics — quick start and installation. Now it’s time to go deeper.

This section contains practical guides for common patterns and real-world scenarios you’ll encounter when building with App-Compose.

  • getting task status

  • map

  • optional

  • passing data to a task

  • guard

  • control task



  • scope.get

  • graph

  • handling errors + observability = logging

  • tags creation (how not create too much)

  • usage with react (slots)