Skip to content
This repository has been archived by the owner on Jul 27, 2018. It is now read-only.

Missing documentation #34

Open
marklagendijk opened this issue Jan 9, 2017 · 3 comments
Open

Missing documentation #34

marklagendijk opened this issue Jan 9, 2017 · 3 comments

Comments

@marklagendijk
Copy link

I'm currently in the process of setting up a big project with Angular and ngrx. I managed to figure out most things, but am missing some information about the @ngrx/router-store:

  • When should @ngrx/router-store be used? For every @ngrx app? Or only for certain use cases?
  • Do existing mechanisms like routerLink and router.navigate still work with @ngrx/router-store?
  • How should you @ngrx/router-store? Should you always use actions for routing?
  • How does @ngrx/router-store? work? If you can still use the old mechanisms, does that mean that they also fire the appropriate actions? Are custom changes to the route state (by composing the routerReducer with a custom reducer) automatically applied?

These are all the questions I could come up with. It would be nice if we could add some documentation about this to the README.

@brandonroberts
Copy link
Member

Agreed. I'll work on better docs unless someone wants to contribute a PR

@Hirse
Copy link

Hirse commented Jul 10, 2017

@jculverwell Unfortunately the first video seems to be behind a paywall.

@brandonroberts Could you provide some answers to the questions above?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants