摘要: Testing models is straightforward. Especially because MST provides powerful tools to track exactly how your state changes over time. Track snapshots, 阅读全文
posted @ 2018-01-23 21:20 Zhentiw 阅读(948) 评论(0) 推荐(0)
摘要: Models are not just a nifty feature for type checking. They enable you to attach behavior to your actions in a straightforward and highly discoverable 阅读全文
posted @ 2018-01-23 20:18 Zhentiw 阅读(355) 评论(0) 推荐(0)
摘要: In this lesson, we introduce the running example of this course, a wishlist app. We will take a look at the core of mobx-state-tree (MST), models. Mod 阅读全文
posted @ 2018-01-23 19:48 Zhentiw 阅读(292) 评论(0) 推荐(0)
摘要: Compile time configuration options allow you to provide different kind of settings based on the environment you're building the Angular app for. You m 阅读全文
posted @ 2018-01-23 19:19 Zhentiw 阅读(151) 评论(0) 推荐(0)
摘要: It always again happens (especially in real world scenarios) that you need to configure your Angular app at runtime. That configuration might be fetch 阅读全文
posted @ 2018-01-23 02:43 Zhentiw 阅读(318) 评论(0) 推荐(0)
摘要: Quickly get up and running with sensible automated testing scenarios written in ES6. Installing and creating your first automated tests with TestCafe 阅读全文
posted @ 2018-01-23 01:09 Zhentiw 阅读(489) 评论(0) 推荐(0)