Skip to content

Instantly share code, notes, and snippets.

@zsoltk
Created December 22, 2019 11:41
Show Gist options
  • Save zsoltk/48af3795a8800afaa0e3e12e3e99586c to your computer and use it in GitHub Desktop.
Save zsoltk/48af3795a8800afaa0e3e12e3e99586c to your computer and use it in GitHub Desktop.
A [root back handler]
└── B ...
└── C [back handler with fallback to last ambient (A)]
└── D ...
└── E [back handler with fallback to last ambient (C)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment