Created
December 22, 2019 11:41
-
-
Save zsoltk/48af3795a8800afaa0e3e12e3e99586c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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