vikerman

Results 10 comments of vikerman

There is no known issue here. Just keeping this open as an indication that this is difficult to get right.

Hi - I am no longer working on this. You can contact the folks at Angular Universal.

You do not :) One of the newer ideas is to make your data dependencies declarative so that the system can fetch the data before the component is bootstrapped. This...

Eventually yes. We will keep your use case in mind.

Hello - Here is my proposal for running tests in parallel. This is a very simple sharding strategy - But it should provide speedup just by using multiple processors on...

Would there be a way to share the the shadow template and/or style across multiple instances of a host-element?

Taking another look at this to see how to take this forward. Looks like there is one change to be tried out on the CLI side. The sass-loader seems to...

I don't have any animations in that example yet. You still need NoopAnimationsModule. That hasn't changed in v6

A review of the style guide seems to be in order. CLI is just sticking to it. It seems like having a proper review process for the style guide is...