Skip to content

samples -- by level of service #18

@laurelnaiad

Description

@laurelnaiad

These are the samples that should demonstrate detour (and backseatDriver):

ui-router compatibility
Demonstrate the closest API to ui-router that is possible.

scaling: lazy components
Like ui-router compatibility, but with lazy components (scaling) demonstrate the closest API to ui-router that is possible.

runtime editing
Add in demonstration of client-driven modifications to routing.

data-driven config: one big ajax definition
Ability to fetch (all) routes via ajax on module.run(). Static json file on server -- talk through the fact that an active server could return whatever the data dictate.

scaling: lazy states/routes
Lazy state defininitions (with no updating). Use backseatDriver as proxy.

dynamic states/routes
Lazy state definitions with updates -- requires an active application server. Use backseatDriver as submodule of application server.

Other backseat driver configurations (not full samples but code examples):

  • backseatDriver on separate domain/port
  • proxy in front of backseatDriver and web site

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions