MikeM

Results 50 comments of MikeM

@dancancro Maybe you could add a row about [@ngrx/store](https://github.com/ngrx/store) and [@ngrx/effects](https://github.com/ngrx/effects) integration? That's a big feature imho.

@dancancro Thank you for this, and your quest for a defacto starter for angular2. I was hoping angular-cli would move into that direction, but I think it would need a...

Would love to see this feature land! Just a heads-up that there's also [@ngneat/loadoff](https://github.com/ngneat/loadoff)'s `toAsyncState()` operator that looks similar to the proposed design. It maps a stream to an `AsyncState`...

> Can you describe your use case in more detail? I like the "lg" size (top) better than the default size (bottom): ![image](https://user-images.githubusercontent.com/2691730/108035316-10a9ae80-7037-11eb-8ea3-e4e0b3da0a09.png) > I think it is better to...

I think this task should be able to work with a `.npmrc` and a PAT token as this is very common in enterprise settings.

Feature request for this task: Can we (optionally) cache `node_modules`? This would vastly improve the performance of this task.

Question: How do we pass in nginx configuration files?

> > Question: How do we pass in nginx configuration files? > > You can create a ConfigMap and mount it into the pod... I thinked in this scenario on...

What's the status of this PR?

Thanks for the update! I added a few replies to your comments @jlozano-rh :)