-
Hello !
I'm trying to get satellizer to work with my actual configuration :
- node 5.3.0
- npm 3.3.12
- bower 1.7.1
- yo 1.5.1
- ng-admin 0.9.1
- Symfony 2.8.0 with FOSRESTBundle & FOSOAuthBundle (f…
-
It may be worth specifying what it means when we say that
> Trustroots has 7 years of technical debt
AFAIK Trustroots is built on top of [MEAN](https://meanjs.org/) stack which has not been [mai…
-
-
- login and route (https://docs.google.com/file/d/0B4F6Csor-S1cNThqekp4NUZCSmc/edit)
- active user profile is embedded in index.html(server side include)
- and in the index.html. It creates an an…
-
Check out the AngularUI style guide
-
The default ng-boilerplate app.js defines a controller AppCtrl and the index.html uses: ng-controller="AppCtrl". The index.html page cannot render expression with {{AppCtrl.}} .
But if I change ng-c…
-
I have a medium-sized project (~15-20k SLOC). It was coded under a tight deadline so there's hardly any tests. Now the the initial deadline to demo it is passed, we can prep it for production. As a f…
vance updated
8 years ago
-
I noticed that the superloginInterceptor was firing every time I changed state using ui-router.
Does this have to be used with every http request? Is there a way to restrict it to fire only when sup…
-
Hey. Any plans, or is there any option to run mocha unit tests in the browser? E.g. `mocha!.` in front of the file name, and then open example port 8080 and see the tests? A test runner thing.
-
Hi there!
We are starting a big app (+400screens) and we are thinking to follow your style guide. We have a main doubt; can’t figure out how to implement Lazy Loading when the route is defined in th…