DeborahK / Angular-NgRx-GettingStarted

Materials for our Pluralsight course: Angular NgRx: Getting Started: http://bit.ly/AngularNgRx.
MIT License
545 stars 724 forks source link

Remove references to 'cycles' in redux module when discussing what not to put in the store. #60

Open duncanhunter opened 1 year ago

duncanhunter commented 1 year ago

In module The Redux Pattern - The Store at time point 1:10, the phrase '... state that has cycles in it' is confusing and should be removed. I think it is a reference to not store cyclic data structures/