Skip to content

Generate ui-router config section #147

@adriatic

Description

@adriatic

I found about ng-lb tool today and got instantly excited, to the point that I started a brief email exchange with Rand, which in turn resulted with the added explanation shown below:

The lb-ng tool does the "heavy lifting" of creating the client JavaScript API that works 
with your LoopBack back-end. However, you still need to create the HTML/CSS and client 
JavaScript code that actually calls into this AngularJS API and defines the client-side 
functionality and appearance of your app. In general, creating this part of the app is entirely 
up to you. This tutorial includes an example of such a client implementation that you can use 
to understand the process.

Since the ng-lb generated file lb-services.js is used as an integral part of the app.js file,

app js section

it would be a dream come true to get the ui-router config section as ng-lib output.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions