Skip to content

Partial Routes #13

Open
Open
@jeme

Description

@jeme

Allow for defining partial routes that can be used to initialize routes more incrementally, so that if an application begins to have a large amount of routes, they don't all need to initialize up front.

If we allow for use of services like $http etc. which returns promises, we need to integrate that so that we son't complete the evaluation until that promise has returned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions