Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular 9 #37

Closed
lundmikkel opened this issue May 25, 2020 · 5 comments
Closed

Angular 9 #37

lundmikkel opened this issue May 25, 2020 · 5 comments

Comments

@lundmikkel
Copy link

I can see that the last commit was to update to Angular 8. Are there any plans to update to Angular 9? And are the changes significant? Anything to be aware of when using NgRx in Angular 9, when watching this course?

@duncanhunter
Copy link
Collaborator

We are in the middle of recording an update to v9 out in July.

You can see the wip branch here https://github.com/DeborahK/Angular-NgRx-GettingStarted/tree/angular-v9-demo0-update

The main changes are to use the new syntax for actions, reducers and effects but it is a syntax change and if you understand the pattern and library it is a simple update.

@lundmikkel
Copy link
Author

Ah, very nice. So the course on Pluralsight will also be updated in July? Not just the code here, right?

@duncanhunter
Copy link
Collaborator

Yes, this includes Pluralsight content :)

@DeborahK
Copy link
Owner

DeborahK commented Jul 1, 2020

The course update was published last night. It brings both the code and the course to Angular v9 and implements action, reducer, and effect creators.

You can find the list of changes here:

https://app.pluralsight.com/library/courses/angular-ngrx-getting-started

@DeborahK DeborahK closed this as completed Jul 1, 2020
@lundmikkel
Copy link
Author

Great, thanks!

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

No branches or pull requests

3 participants