首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[FreeCourseSite.com] Udemy - Unit Testing for Typescript & NodeJs Developers with Jest
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2024-3-3 22:51
2024-11-12 13:55
135
5.63 GB
95
磁力链接
magnet:?xt=urn:btih:28e492f3de8534969a712e512f4613002b82eb1e
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjI4ZTQ5MmYzZGU4NTM0OTY5YTcxMmU1MTJmNDYxMzAwMmI4MmViMWVaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
FreeCourseSite
com
Udemy
-
Unit
Testing
for
Typescript
&
NodeJs
Developers
with
Jest
文件列表
1 - Getting started/1 - How to take this course.mp4
89.27MB
1 - Getting started/2 - Tools we will need.mp4
28.07MB
1 - Getting started/3 - Why we need tests.mp4
219.26MB
10 - React unit testing with Jest/62 - Section intro.mp4
55.74MB
10 - React unit testing with Jest/63 - Simple React Typescript app setup.mp4
27.97MB
10 - React unit testing with Jest/64 - Generics state props.mp4
54.46MB
10 - React unit testing with Jest/65 - What we will test.mp4
57.68MB
10 - React unit testing with Jest/66 - First tests rendering React TypeScript components.mp4
72.25MB
10 - React unit testing with Jest/67 - React testing library query for elements.mp4
75.2MB
10 - React unit testing with Jest/68 - Testing user interaction.mp4
95.99MB
10 - React unit testing with Jest/69 - Testing async updates.mp4
132.26MB
11 - TypeScript recap/70 - TypeScript presentation.mp4
65.76MB
11 - TypeScript recap/71 - Running TS code.mp4
7.93MB
11 - TypeScript recap/72 - Types in Typescript.mp4
12.11MB
11 - TypeScript recap/73 - User defined types.mp4
19.51MB
11 - TypeScript recap/74 - Optional properties.mp4
14.31MB
11 - TypeScript recap/75 - Type guards.mp4
15.66MB
11 - TypeScript recap/76 - Compiler options.mp4
52.16MB
11 - TypeScript recap/77 - Classes.mp4
21MB
11 - TypeScript recap/78 - Access modifiers.mp4
17.03MB
11 - TypeScript recap/79 - Inheritance.mp4
29.45MB
11 - TypeScript recap/80 - Interfaces.mp4
22.7MB
11 - TypeScript recap/81 - Generics.mp4
22.76MB
11 - TypeScript recap/82 - Promises.mp4
22.72MB
11 - TypeScript recap/83 - Modules.mp4
25.73MB
11 - TypeScript recap/84 - Strict mode.mp4
37.41MB
11 - TypeScript recap/85 - Undefined null never unknown.mp4
26.98MB
11 - TypeScript recap/86 - Enums and Swith statements.mp4
33.38MB
11 - TypeScript recap/87 - Runnnig on NodeJs.mp4
37.59MB
11 - TypeScript recap/88 - Debugging node TypeScript.mp4
13.4MB
11 - TypeScript recap/89 - Run in browser.mp4
45.26MB
11 - TypeScript recap/90 - TypeScript with Webpack.mp4
74.18MB
11 - TypeScript recap/91 - Decorators introduction.mp4
50.6MB
11 - TypeScript recap/92 - Method decorators.mp4
28.11MB
11 - TypeScript recap/93 - Outro.mp4
1.11MB
12 - Course conclussions/94 - Choosing a work project.mp4
45.86MB
12 - Course conclussions/95 - Ending lecture.mp4
30.34MB
2 - Basics of testing with Jest/10 - Parametrized tests.mp4
40.86MB
2 - Basics of testing with Jest/4 - Section intro.mp4
15.35MB
2 - Basics of testing with Jest/5 - Jest introduction.mp4
37.72MB
2 - Basics of testing with Jest/6 - Jest project setup.mp4
46.31MB
2 - Basics of testing with Jest/7 - Structure of an unit test.mp4
18.86MB
2 - Basics of testing with Jest/8 - Jest assertions and matchers.mp4
54.62MB
2 - Basics of testing with Jest/9 - Multiple tests structure.mp4
63.55MB
3 - Intermediate testing topics/11 - Section intro.mp4
10.08MB
3 - Intermediate testing topics/12 - FIRST principles.mp4
66.22MB
3 - Intermediate testing topics/13 - Jest hooks.mp4
48.42MB
3 - Intermediate testing topics/14 - Testing for errors.mp4
95.62MB
3 - Intermediate testing topics/15 - Jest aliases and watch mode.mp4
37.76MB
3 - Intermediate testing topics/16 - VSCode debug configuration.mp4
62.02MB
3 - Intermediate testing topics/17 - Coverage.mp4
44.32MB
4 - Test Driven Development with Jest and TypeScript/18 - Section intro.mp4
22.51MB
4 - Test Driven Development with Jest and TypeScript/19 - Test Driven Development intro.mp4
28.51MB
4 - Test Driven Development with Jest and TypeScript/20 - Coding Katas password checker.mp4
59.89MB
4 - Test Driven Development with Jest and TypeScript/21 - PassChecker setup.mp4
28.64MB
4 - Test Driven Development with Jest and TypeScript/22 - PassChecker Iteration 1.mp4
91.05MB
4 - Test Driven Development with Jest and TypeScript/23 - PassChecker Iteration 2.mp4
116.28MB
4 - Test Driven Development with Jest and TypeScript/24 - PassChecker Iteration 3.mp4
65.85MB
5 - Test doubles in Jest/25 - Section intro.mp4
5.37MB
5 - Test doubles in Jest/26 - What are test doubles.mp4
75.2MB
5 - Test doubles in Jest/27 - Stubs.mp4
32.44MB
5 - Test doubles in Jest/28 - Fakes.mp4
30.25MB
5 - Test doubles in Jest/29 - Mocks.mp4
74.64MB
5 - Test doubles in Jest/30 - Spies.mp4
115.43MB
5 - Test doubles in Jest/31 - Mocking modules.mp4
94.92MB
6 - Test doubles in practice/32 - Section intro.mp4
286.55MB
6 - Test doubles in practice/33 - Project presentation.mp4
94.31MB
6 - Test doubles in practice/34 - Project installation.mp4
28.85MB
6 - Test doubles in practice/35 - Testing arrays.mp4
214.58MB
6 - Test doubles in practice/36 - Mocking consumer classes.mp4
161.73MB
6 - Test doubles in practice/37 - Injecting mocks.mp4
187.07MB
6 - Test doubles in practice/38 - Explaining tests.mp4
108.2MB
6 - Test doubles in practice/39 - Event based app tests.mp4
72.16MB
6 - Test doubles in practice/40 - Server tests 1 setup.mp4
112.69MB
6 - Test doubles in practice/41 - Server tests 2 advanced debugging.mp4
92.96MB
6 - Test doubles in practice/42 - Server tests 3 prototype spies.mp4
74.46MB
6 - Test doubles in practice/43 - Finishing the tests.mp4
72.01MB
6 - Test doubles in practice/44 - High mock tests conclusion.mp4
49.59MB
7 - Low mocks tests/45 - Section intro.mp4
31.65MB
7 - Low mocks tests/46 - Building testing wrappers.mp4
63.15MB
7 - Low mocks tests/47 - Setup tests.mp4
65.88MB
7 - Low mocks tests/48 - Finishing tests.mp4
58.28MB
7 - Low mocks tests/49 - Low mock tests conclusion.mp4
35.13MB
8 - Integration testing/50 - Section intro.mp4
17.9MB
8 - Integration testing/51 - Understanding integration tests.mp4
92.95MB
8 - Integration testing/52 - Integration tests setup.mp4
65.62MB
8 - Integration testing/53 - Writing integration tests.mp4
124.19MB
9 - Other testing topics/54 - Section intro.mp4
29.58MB
9 - Other testing topics/55 - Environment variables.mp4
36.42MB
9 - Other testing topics/56 - Multiple test configurations.mp4
39.58MB
9 - Other testing topics/57 - Snapshot testing.mp4
79.8MB
9 - Other testing topics/58 - Custom matchers.mp4
71.88MB
9 - Other testing topics/59 - CICD pipeline using Github Actions.mp4
102.18MB
9 - Other testing topics/60 - Exploring the NodeJs test runner module.mp4
105.19MB
9 - Other testing topics/61 - Testing frameworks comparison.mp4
23.31MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统