
NgRx with Google Developer Expert, Tomas Trajan - AiA 347
Adventures in Angular
00:00
Using Selectors to Render Substates
Soengeric uses selectors to retrieve some substates from a store. Selectors allow us to calculate derived state, which goes very well with what we'e said in the beginning, that we do not want to deplicate state. User does some intraction, for example, adds a product into the basket, or something like that, rites it clicks on att sket. This action is then processed by the ensures library, and it comes into a reducer. And last but not least, we have a dedicated, first class concept of the side effects. Soengeric comes also with thes thing cald like effects, which can be something like a beckond requests, or like
Transcript
Play full episode