上一页 1 ··· 251 252 253 254 255 256 257 258 259 ··· 494 下一页
摘要: For example we have a component, it needs to call 'react-redux' connect function. For the hightlighted part, there can be many possible reason for it 阅读全文
posted @ 2019-04-17 23:53 Zhentiw 阅读(387) 评论(0) 推荐(0)
摘要: When we develop the Angular app inside Docker container, we can simulate Production envioment by build Angualr App instead of using 'ng serve': '--del 阅读全文
posted @ 2019-04-17 18:36 Zhentiw 阅读(817) 评论(0) 推荐(0)
摘要: We have the implemetion: And we want to test agaisnst it: 阅读全文
posted @ 2019-04-17 17:52 Zhentiw 阅读(185) 评论(0) 推荐(0)
摘要: First of all, install Prettier extension: "Pettier - Code formatter". The open the VSCode setting: Search for "format": and enable "Format On Save" Ad 阅读全文
posted @ 2019-04-16 19:31 Zhentiw 阅读(269) 评论(0) 推荐(0)
摘要: Check the get started guid https://junit.org/junit5/docs/current/user-guide/#overview-getting-help 阅读全文
posted @ 2019-04-16 17:44 Zhentiw 阅读(149) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2019-04-16 02:40 Zhentiw 阅读(1) 评论(0) 推荐(0)
摘要: All the tagged function really does is give us a function to fill the given named properties on an object. taggedSum is a combination of multi Typed c 阅读全文
posted @ 2019-04-15 20:39 Zhentiw 阅读(274) 评论(0) 推荐(0)
摘要: For some React component testing, we have common setup in each test file: We want to setup a common place for JEST to load those scripts: Then for com 阅读全文
posted @ 2019-04-15 14:54 Zhentiw 阅读(179) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2019-04-14 03:45 Zhentiw 阅读(3) 评论(0) 推荐(0)
摘要: kompose is a tool to help users who are familiar with docker-compose move to Kubernetes. kompose takes a Docker Compose file and translates it into Ku 阅读全文
posted @ 2019-04-13 21:36 Zhentiw 阅读(500) 评论(0) 推荐(0)
上一页 1 ··· 251 252 253 254 255 256 257 258 259 ··· 494 下一页