Learn how to initialize and update state in the store using "reducers"
6
Make queries to the store using "selector"
Learn the fundamentals
The concepts you'll learn in this chapter are useful for understanding the basics of Redux but we will not yet use all the utilities and features that NGRX offers to make our lives much easier.