Master Detail

This example demonstrates the use of master detail ui pattern by composing two stores and make use of localstorage, history and tracking for handlers. The localstorage service could easily be replaced by some remote API like a REST service or alike. To keep it simple this example doesn't contain any validation.