State Management with NgRx

When implementing the user story to list top stories in the last chapter, the actual data is stored in RxJS observables. Although the implementation in the ItemService is very concise, it's not very easy to understand, especially the usage of different Rx