-
Notifications
You must be signed in to change notification settings - Fork 82
Closed
Description
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,
it would be a dream come true to get the ui-router config section as ng-lib output.
Reactions are currently unavailable
