Michael Be

Results 20 comments of Michael Be

Yeah I see =) Im following the progress a bit =) I'm in to support pushing the docs as good as I can :-)

pls note that there's a conflicting PR #1573

> #1192 Oh yes. `smosh` seems like exactly doing this. but it seems like there's no progress? Also if I see it correctly there it is not considered that the...

just want to mention that i started to work on this. I do have an initial implementation i just now need to write some tests

> Would you mind moving that out into a separate app? Sure I can do this. Good idea 👍

I did update the PR by creating a dedicated `tutorials`- app. In order to match the existing styles etc, I used e.g. the `rxa-app-shell` component from the `demos`-app. However this...

Will try this. Thanks for pointing this out

I did not add any test cases so far. Will work on it - [x] Add test cases

@edbzn I added a few test cased for `rxState`, see commit [7d38500](https://github.com/rx-angular/rx-angular/pull/1840/commits/7d3850060f302afb6929637ec3906d4678408111) Let me know what you think. A few words here from my side: - not sure if these...

> @michaelbe812 I think we need to test only two things here: > > * we can pass a custom injector to `rxState` and it still works > * it...