Articles in this series
ANGULAR ROUTER EXTRA OPTIONS · In the previous post I made a continuous pagination solution based on route parameters. The problem we finally faced was...
RxJS based state management in Angular · Expanding on RxJS based state management, I will attempt to paginate a list through route parameter, and try to...
Wrapping up · I should call it a quit now. One more thing to experiment with. Couple of weeks ago I came down to making a state service of IList and...
Local state and Has more parameter · You still there? Great. As promised, the local state and "has more" feature: Challenge: local state Small and medium...
Adding "total" property to state · I am writing this part, knowing there will be an IV, because I am drifting away, experimenting more features. Last...
Adding single object state · Are you keeping count? Last time I went through the basics of adding, editing and deleting from state, given that the...