摘要: Always treat Router as the source of truth When we use Ngrx, we can see that we will use a "StoreRouterConnectingModule" from the example app. What it 阅读全文
posted @ 2017-10-30 21:43 Zhentiw 阅读(599) 评论(0) 推荐(0)
摘要: Most of time, we get used to use class name as a selector in the test. But one problem for this is classname is used for styling, when we also use it 阅读全文
posted @ 2017-10-30 18:19 Zhentiw 阅读(254) 评论(0) 推荐(0)