Aaron Frost

Results 7 issues of Aaron Frost

When you are in an Angular + AngularJS hybrid app, the `current` property from the `ngRoute` will be undefined when you are routing to an Angular route from an AngularJS...

In a hybrid app, we need to ensure that we have a current route, as it isn't a guarantee. In this, I check before we pull the meta from undefined...

If my project looks like this: ``` - app.module.ts - routing |- app-routing.module.ts ``` And in the `app-routing` I have routes that are lazily loaded, when I do the traverseForRoutes...

For instructions on running this with forever on a sever, I found that the instructions only work on Linux/OSX and not Windows server. I have a second method that was...

WE AREN'T GOING TO WORK ON THIS RIGHT NOW. We are adding it so that we can begin to think about an alternate view. This view is inherently difficult to...

@mciparelli we should probably support building into one file. The reason being that because we have sourcemap support, if people concat their own files, then their sourcemaps are worthless, as...

I have this idea of immortalizing myself by way of putting my initials in the title of a super successful OS project. Much like Olivier Combe did with ocLazyLoad. It...