摘要: First thing first, let's define a action to update entity: The 'Update' interface has props: 'id, changes'. Component usage: Reducer: Effect: 阅读全文
posted @ 2019-10-08 21:54 Zhentiw 阅读(153) 评论(0) 推荐(0)
摘要: ng-container is using for grouping elments together, a bit similar to div. If you want to group some elements together, but don't want to break the DO 阅读全文
posted @ 2019-10-08 19:46 Zhentiw 阅读(172) 评论(0) 推荐(0)
摘要: 1. First step is creating action creator Action name should be clear which page, which functionality, what is the action name "[Load Courses Effect] A 阅读全文
posted @ 2019-10-08 19:15 Zhentiw 阅读(570) 评论(0) 推荐(0)