The trend in frameworks for Single Page Web Applications has been to make one page be “an application” with a single domain and typically a global state object. This has been the approach taken in React/Redux, Angular and others. This seems to be a philosophical trend from the “Windows Way” of build...
Introducing a simple support module for Drupal 8 that sets up the Web Bus II client side component manager. Dependent modules include implementation JavaScript using the conventional Drupal mechanism and a hook to inform the WebBus manager of available components.
WebBus provides an event based sy...