Resource Detail

Go Back Return to Home
Rozentals N. - Mastering TypeScript, 4th edition - 2021
Size 50.3 MB
Files 432
Info Hash: 8221B36D422A7D38DF6A5CD460927DEBF497687C
Indexed 2026-01-14 17:18:24
Updated 2026-01-14 17:18:24
📂 File List (432)
🎬
code/ch01/hello_typescript.ts
2.05 KB
💻
code/ch01/package-lock.json
11.06 KB
💻
code/ch01/package.json
357 B
💻
code/ch01/test_javascript.js
343 B
💻
code/ch01/tsconfig.json
253 B
🎬
code/ch02/functions.ts
1.55 KB
💻
code/ch02/javascript_samples.js
1.42 KB
💻
code/ch02/package.json
212 B
🎬
code/ch02/primitive_types.ts
8.23 KB
💻
code/ch02/tsconfig.json
6.04 KB
🎬
code/ch03/classes.ts
3.74 KB
🎬
code/ch03/inheritance.ts
4.05 KB
🎬
code/ch03/interfaces.ts
1.49 KB
🎬
code/ch03/modules/DefaultExport.ts
123 B
🎬
code/ch03/modules/Module1.ts
203 B
🎬
code/ch03/modules/MultipleExports.ts
64 B
🎬
code/ch03/modules_main.ts
817 B
💻
code/ch03/tsconfig.json
6.03 KB
🎬
code/ch04/generics.ts
3.11 KB
💻
code/ch04/tsconfig.json
5.93 KB
🎬
code/ch04/type_inference.ts
3.78 KB
🎬
code/ch05/async_and_await.ts
1.57 KB
🎬
code/ch05/callback_vs_promise_vs_async.ts
1001 B
🎬
code/ch05/callbacks.ts
624 B
📄
code/ch05/list.txt
19 B
💻
code/ch05/package.json
258 B
🎬
code/ch05/promises.ts
4.45 KB
📄
code/ch05/test1.txt
17 B
📄
code/ch05/test2.txt
17 B
📄
code/ch05/test3.txt
17 B
💻
code/ch05/tsconfig.json
6.04 KB
🎬
code/ch06/decorators.ts
5.1 KB
💻
code/ch06/package.json
271 B
💻
code/ch06/tsconfig.json
271 B
🎬
code/ch07/declaration_file_samples.ts
907 B
🎬
code/ch07/declaration_file_typing.d.ts
1.16 KB
🎬
code/ch07/Filter.ts
289 B
🎬
code/ch07/GlobalLogger.ts
909 B
🎬
code/ch07/globals.d.ts
341 B
💻
code/ch07/index.html
283 B
💻
code/ch07/jsFiles/ErrorHelper.js
1.32 KB
💻
code/ch07/jsFiles/ErrorHelperSample.js
624 B
💻
code/ch07/jsFiles/UsingEs6.js
126 B
💻
code/ch07/package.json
316 B
💻
code/ch07/src_allowJs/jsFiles/JavaScriptSourceFile.js
38 B
💻
code/ch07/src_allowJs/tsconfig.json
6 KB
🎬
code/ch07/src_allowJs/TypeScriptSourceFile.ts
36 B
💻
code/ch07/tsconfig.json
5.93 KB
🎬
code/ch07/using_types.ts
113 B
🎬
code/ch08/nested_config/SampleTsFile.ts
31 B
💻
code/ch08/nested_config/sub1/SampleJsFile.js
60 B
💻
code/ch08/nested_config/sub1/tsconfig.json
185 B
💻
code/ch08/nested_config/tsconfig.json
253 B
🎬
code/ch08/noFallthroughCasesInSwitch/no_fallthrough_cases_in_switch.ts
448 B
💻
code/ch08/noFallthroughCasesInSwitch/tsconfig.json
175 B
🎬
code/ch08/noImplicitAny/no_implicit_any.ts
119 B
💻
code/ch08/noImplicitAny/tsconfig.json
242 B
🎬
code/ch08/noImplicitReturns/no_implicit_returns.ts
173 B
💻
code/ch08/noImplicitReturns/tsconfig.json
198 B
🎬
code/ch08/noImplicitThis/no_implicit_this.ts
315 B
💻
code/ch08/noImplicitThis/tsconfig.json
163 B
🎬
code/ch08/noUnusedLocals/no_unused_locals.ts
144 B
💻
code/ch08/noUnusedLocals/tsconfig.json
199 B
🎬
code/ch08/strictBindCallApply/strict_bind_call_apply.ts
798 B
💻
code/ch08/strictBindCallApply/tsconfig.json
168 B
🎬
code/ch08/strictFunctionTypes/strict_function_types.ts
555 B
💻
code/ch08/strictFunctionTypes/tsconfig.json
169 B
🎬
code/ch08/strictNullChecks/strict_null_checks.ts
39 B
💻
code/ch08/strictNullChecks/tsconfig.json
165 B
🎬
code/ch08/strictPropertyInitialization/strict_property_init.ts
132 B
💻
code/ch08/strictPropertyInitialization/tsconfig.json
211 B
💻
code/ch08/tsconfig.json
6.02 KB
🎬
code/ch09/broadcast.ts
1.84 KB
🎬
code/ch09/catch_error.ts
873 B
🎬
code/ch09/fork_join.ts
1.08 KB
🎬
code/ch09/merge_map.ts
1.81 KB
🎬
code/ch09/of_from.ts
374 B
💻
code/ch09/package.json
338 B
🎬
code/ch09/pipe_map.ts
1.53 KB
💻
code/ch09/tsconfig.json
6.1 KB
🎬
code/ch10/async.spec.ts
1.96 KB
🎬
code/ch10/data_driven.spec.ts
1.03 KB
🎬
code/ch10/hello_jest.spec.ts
282 B
🎬
code/ch10/html_tests.spec.ts
1.34 KB
💻
code/ch10/jest.config.js
144 B
🎬
code/ch10/matchers.spec.ts
1.13 KB
💻
code/ch10/package.json
511 B
💻
code/ch10/protractor/protractor.conf.js
98 B
🎬
code/ch10/protractor/test_google.spec.ts
984 B
💻
code/ch10/protractor/tsconfig.json
5.93 KB
🎬
code/ch10/setup_and_teardown.spec.ts
723 B
🎬
code/ch10/spies_mocks.spec.ts
2.02 KB
💻
code/ch10/tsconfig.json
6.04 KB
💻
code/ch11/angular-app/angular.json
3.83 KB
💻
code/ch11/angular-app/e2e/protractor.conf.js
904 B
🎬
code/ch11/angular-app/e2e/src/app.e2e-spec.ts
662 B
🎬
code/ch11/angular-app/e2e/src/app.po.ts
274 B
💻
code/ch11/angular-app/e2e/tsconfig.json
274 B
💻
code/ch11/angular-app/karma.conf.js
1.13 KB
💻
code/ch11/angular-app/package-lock.json
521.99 KB
💻
code/ch11/angular-app/package.json
1.3 KB
📄
code/ch11/angular-app/README.md
1019 B
🎬
code/ch11/angular-app/src/app/app-routing.module.ts
245 B
💻
code/ch11/angular-app/src/app/app.component.html
496 B
📄
code/ch11/angular-app/src/app/app.component.scss
229 B
🎬
code/ch11/angular-app/src/app/app.component.spec.ts
1.23 KB
🎬
code/ch11/angular-app/src/app/app.component.ts
975 B
🎬
code/ch11/angular-app/src/app/app.module.ts
985 B
💻
code/ch11/angular-app/src/app/header/header.component.html
201 B
📄
code/ch11/angular-app/src/app/header/header.component.scss
41 B
🎬
code/ch11/angular-app/src/app/header/header.component.spec.ts
949 B
🎬
code/ch11/angular-app/src/app/header/header.component.ts
372 B
💻
code/ch11/angular-app/src/app/login/login.component.html
727 B
📄
code/ch11/angular-app/src/app/login/login.component.scss
112 B
🎬
code/ch11/angular-app/src/app/login/login.component.spec.ts
2.49 KB
🎬
code/ch11/angular-app/src/app/login/login.component.ts
1.49 KB
🎬
code/ch11/angular-app/src/app/services/broadcast.service.spec.ts
372 B
🎬
code/ch11/angular-app/src/app/services/broadcast.service.ts
837 B
🎬
code/ch11/angular-app/src/app/shared/shared.module.ts
1.25 KB
💻
code/ch11/angular-app/src/app/user-details/user-details.component.html
439 B
📄
code/ch11/angular-app/src/app/user-details/user-details.component.scss
67 B
🎬
code/ch11/angular-app/src/app/user-details/user-details.component.spec.ts
837 B
🎬
code/ch11/angular-app/src/app/user-details/user-details.component.ts
1.32 KB
📄
code/ch11/angular-app/src/assets/.gitkeep
0 B
🎬
code/ch11/angular-app/src/environments/environment.prod.ts
51 B
🎬
code/ch11/angular-app/src/environments/environment.ts
662 B
🖼️
code/ch11/angular-app/src/favicon.ico
948 B
💻
code/ch11/angular-app/src/index.html
508 B
🎬
code/ch11/angular-app/src/main.ts
372 B
🎬
code/ch11/angular-app/src/polyfills.ts
2.76 KB
📄
code/ch11/angular-app/src/styles.scss
181 B
🎬
code/ch11/angular-app/src/test.ts
753 B
💻
code/ch11/angular-app/tsconfig.app.json
287 B
💻
code/ch11/angular-app/tsconfig.json
737 B
💻
code/ch11/angular-app/tsconfig.spec.json
333 B
💻
code/ch11/angular-app/tslint.json
3.11 KB
📄
code/ch12/product-list/.gitignore
310 B
💻
code/ch12/product-list/package-lock.json
722.06 KB
💻
code/ch12/product-list/package.json
1.13 KB
🖼️
code/ch12/product-list/public/favicon.ico
3.78 KB
🖼️
code/ch12/product-list/public/images/cherry.png
420.39 KB
🖼️
code/ch12/product-list/public/images/gateron_brown.png
421.4 KB
🖼️
code/ch12/product-list/public/images/gateron_clear.png
405.73 KB
🖼️
code/ch12/product-list/public/images/gateron_red.png
402.96 KB
🖼️
code/ch12/product-list/public/images/gazzew_boba.png
391.24 KB
🖼️
code/ch12/product-list/public/images/holy_panda.png
398.45 KB
🖼️
code/ch12/product-list/public/images/kiwis.png
461.91 KB
🖼️
code/ch12/product-list/public/images/mauve.png
396.32 KB
🖼️
code/ch12/product-list/public/images/novelkey_blueberry.png
409.05 KB
🖼️
code/ch12/product-list/public/images/zealios.png
432.54 KB
🖼️
code/ch12/product-list/public/images/zilent_62.png
429.97 KB
🖼️
code/ch12/product-list/public/images/zilent_67.png
432.65 KB
💻
code/ch12/product-list/public/index.html
1.68 KB
🖼️
code/ch12/product-list/public/logo192.png
5.22 KB
🖼️
code/ch12/product-list/public/logo512.png
9.44 KB
💻
code/ch12/product-list/public/manifest.json
492 B
📄
code/ch12/product-list/public/robots.txt
67 B
📄
code/ch12/product-list/README.md
2.07 KB
💻
code/ch12/product-list/src/App.css
564 B
💻
code/ch12/product-list/src/App.test.tsx
273 B
💻
code/ch12/product-list/src/App.tsx
2 KB
💻
code/ch12/product-list/src/CollectionView.tsx
851 B
💻
code/ch12/product-list/src/DetailView.css
273 B
💻
code/ch12/product-list/src/DetailView.tsx
7.2 KB
💻
code/ch12/product-list/src/index.css
366 B
💻
code/ch12/product-list/src/index.tsx
500 B
💻
code/ch12/product-list/src/ItemView.css
168 B
💻
code/ch12/product-list/src/ItemView.tsx
993 B
🖼️
code/ch12/product-list/src/logo.svg
2.57 KB
💻
code/ch12/product-list/src/MyButton.tsx
700 B
💻
code/ch12/product-list/src/Products.tsx
6.2 KB
🎬
code/ch12/product-list/src/react-app-env.d.ts
40 B
🎬
code/ch12/product-list/src/reportWebVitals.ts
425 B
💻
code/ch12/product-list/src/Samples.tsx
1.27 KB
🎬
code/ch12/product-list/src/setupTests.ts
241 B
💻
code/ch12/product-list/tsconfig.json
535 B
📄
code/ch13/shopping-cart/.browserslistrc
30 B
📄
code/ch13/shopping-cart/.gitignore
231 B
💻
code/ch13/shopping-cart/package-lock.json
396.28 KB
💻
code/ch13/shopping-cart/package.json
733 B
🖼️
code/ch13/shopping-cart/public/favicon.ico
4.19 KB
🖼️
code/ch13/shopping-cart/public/images/holy_panda.png
398.45 KB
🖼️
code/ch13/shopping-cart/public/images/kiwis.png
461.91 KB
🖼️
code/ch13/shopping-cart/public/images/zilent_67.png
432.65 KB
💻
code/ch13/shopping-cart/public/index.html
809 B
📄
code/ch13/shopping-cart/README.md
277 B
💻
code/ch13/shopping-cart/src/App.vue
629 B
💻
code/ch13/shopping-cart/src/AppSample.vue
348 B
🖼️
code/ch13/shopping-cart/src/assets/logo.png
6.69 KB
🎬
code/ch13/shopping-cart/src/CartItems.ts
1.26 KB
💻
code/ch13/shopping-cart/src/components/CheckoutView.vue
2.59 KB
💻
code/ch13/shopping-cart/src/components/HelloWorld.vue
1011 B
💻
code/ch13/shopping-cart/src/components/ItemTotalView.vue
1.03 KB
💻
code/ch13/shopping-cart/src/components/ItemView.vue
2.15 KB
💻
code/ch13/shopping-cart/src/components/ShoppingCart.vue
1.82 KB
🎬
code/ch13/shopping-cart/src/main.ts
211 B
🎬
code/ch13/shopping-cart/src/shims-vue.d.ts
190 B
💻
code/ch13/shopping-cart/tsconfig.json
706 B
💻
code/ch14/node-express-app/config/default.json
21 B
🎬
code/ch14/node-express-app/main.ts
981 B
🎬
code/ch14/node-express-app/minimal_app.ts
313 B
💻
code/ch14/node-express-app/package-lock.json
22.43 KB
💻
code/ch14/node-express-app/package.json
526 B
💻
code/ch14/node-express-app/resources/css/bootstrap.min.css
156.63 KB
💻
code/ch14/node-express-app/resources/css/styles.css
37 B
🎬
code/ch14/node-express-app/routes/index.ts
455 B
🎬
code/ch14/node-express-app/routes/login.ts
913 B
🎬
code/ch14/node-express-app/routes/SessionData.ts
123 B
💻
code/ch14/node-express-app/tsconfig.json
6.03 KB
📄
code/ch14/node-express-app/views/index.hbs
144 B
📄
code/ch14/node-express-app/views/layout.hbs
207 B
📄
code/ch14/node-express-app/views/login.hbs
307 B
📄
code/ch15/api-app/.gitignore
1.96 KB
🎬
code/ch15/api-app/api-handlers/db-functions.ts
510 B
🎬
code/ch15/api-app/api-handlers/error-handlers.ts
4.06 KB
🎬
code/ch15/api-app/api-handlers/insert_products.ts
2.32 KB
💻
code/ch15/api-app/api-handlers/package-lock.json
6.3 KB
💻
code/ch15/api-app/api-handlers/package.json
324 B
🎬
code/ch15/api-app/api-handlers/product-data.ts
6.01 KB
🎬
code/ch15/api-app/api-handlers/product-helper.ts
1.38 KB
🎬
code/ch15/api-app/api-handlers/products.ts
2.61 KB
💻
code/ch15/api-app/api-handlers/tsconfig.json
6.03 KB
🎬
code/ch15/api-app/api-handlers/user-cart.ts
6.6 KB
🎬
code/ch15/api-app/api-handlers/users.ts
5.07 KB
💻
code/ch15/api-app/events/event.json
1.95 KB
📄
code/ch15/api-app/hello-world/.npmignore
8 B
💻
code/ch15/api-app/hello-world/app.js
1.02 KB
🎬
code/ch15/api-app/hello-world/insert_dynamo.ts
501 B
💻
code/ch15/api-app/hello-world/package-lock.json
38.03 KB
💻
code/ch15/api-app/hello-world/package.json
541 B
💻
code/ch15/api-app/hello-world/tests/integration/test-api-gateway.js
2.19 KB
💻
code/ch15/api-app/hello-world/tests/unit/test-handler.js
651 B
📄
code/ch15/api-app/samconfig.toml
266 B
💻
code/ch15/api-app/template.yaml
7.64 KB
💻
code/ch16/angular-app/angular.json
3.83 KB
💻
code/ch16/angular-app/e2e/protractor.conf.js
904 B
🎬
code/ch16/angular-app/e2e/src/app.e2e-spec.ts
662 B
🎬
code/ch16/angular-app/e2e/src/app.po.ts
274 B
💻
code/ch16/angular-app/e2e/tsconfig.json
274 B
💻
code/ch16/angular-app/karma.conf.js
1.13 KB
💻
code/ch16/angular-app/package-lock.json
524.99 KB
💻
code/ch16/angular-app/package.json
1.48 KB
📄
code/ch16/angular-app/README.md
1019 B
🎬
code/ch16/angular-app/src/app/app-routing.module.ts
245 B
💻
code/ch16/angular-app/src/app/app.component.html
1.22 KB
📄
code/ch16/angular-app/src/app/app.component.scss
741 B
🎬
code/ch16/angular-app/src/app/app.component.spec.ts
1.23 KB
🎬
code/ch16/angular-app/src/app/app.component.ts
2.9 KB
🎬
code/ch16/angular-app/src/app/app.module.ts
1.16 KB
💻
code/ch16/angular-app/src/app/header/header.component.html
201 B
📄
code/ch16/angular-app/src/app/header/header.component.scss
41 B
🎬
code/ch16/angular-app/src/app/header/header.component.spec.ts
949 B
🎬
code/ch16/angular-app/src/app/header/header.component.ts
372 B
💻
code/ch16/angular-app/src/app/login/login.component.html
1.07 KB
📄
code/ch16/angular-app/src/app/login/login.component.scss
112 B
🎬
code/ch16/angular-app/src/app/login/login.component.spec.ts
2.52 KB
🎬
code/ch16/angular-app/src/app/login/login.component.ts
2.76 KB
🎬
code/ch16/angular-app/src/app/services/broadcast.service.spec.ts
415 B
🎬
code/ch16/angular-app/src/app/services/broadcast.service.ts
844 B
🎬
code/ch16/angular-app/src/app/services/ScriptLoaderService.ts
2.04 KB
🎬
code/ch16/angular-app/src/app/shared/shared.module.ts
1.29 KB
💻
code/ch16/angular-app/src/app/user-details/user-details.component.html
440 B
📄
code/ch16/angular-app/src/app/user-details/user-details.component.scss
67 B
🎬
code/ch16/angular-app/src/app/user-details/user-details.component.spec.ts
837 B
🎬
code/ch16/angular-app/src/app/user-details/user-details.component.ts
1.33 KB
📄
code/ch16/angular-app/src/assets/.gitkeep
0 B
🖼️
code/ch16/angular-app/src/assets/images/cherry.png
420.39 KB
🖼️
code/ch16/angular-app/src/assets/images/gateron_brown.png
421.4 KB
🖼️
code/ch16/angular-app/src/assets/images/gateron_clear.png
405.73 KB
🖼️
code/ch16/angular-app/src/assets/images/gateron_red.png
402.96 KB
🖼️
code/ch16/angular-app/src/assets/images/gazzew_boba.png
391.24 KB
🖼️
code/ch16/angular-app/src/assets/images/holy_panda.png
398.45 KB
🖼️
code/ch16/angular-app/src/assets/images/kiwis.png
461.91 KB
🖼️
code/ch16/angular-app/src/assets/images/mauve.png
396.32 KB
🖼️
code/ch16/angular-app/src/assets/images/novelkey_blueberry.png
409.05 KB
🖼️
code/ch16/angular-app/src/assets/images/zealios.png
432.54 KB
🖼️
code/ch16/angular-app/src/assets/images/zilent_62.png
429.97 KB
🖼️
code/ch16/angular-app/src/assets/images/zilent_67.png
432.65 KB
💻
code/ch16/angular-app/src/assets/MicroEventBus.js
116.21 KB
💻
code/ch16/angular-app/src/assets/react/build/asset-manifest.json
1019 B
🖼️
code/ch16/angular-app/src/assets/react/build/assets/images/cherry.png
420.39 KB
🖼️
code/ch16/angular-app/src/assets/react/build/assets/images/gateron_brown.png
421.4 KB
🖼️
code/ch16/angular-app/src/assets/react/build/assets/images/gateron_clear.png
405.73 KB
🖼️
code/ch16/angular-app/src/assets/react/build/assets/images/gateron_red.png
402.96 KB
🖼️
code/ch16/angular-app/src/assets/react/build/assets/images/gazzew_boba.png
391.24 KB
🖼️
code/ch16/angular-app/src/assets/react/build/assets/images/holy_panda.png
398.45 KB
🖼️
code/ch16/angular-app/src/assets/react/build/assets/images/kiwis.png
461.91 KB
🖼️
code/ch16/angular-app/src/assets/react/build/assets/images/mauve.png
396.32 KB
🖼️
code/ch16/angular-app/src/assets/react/build/assets/images/novelkey_blueberry.png
409.05 KB
🖼️
code/ch16/angular-app/src/assets/react/build/assets/images/zealios.png
432.54 KB
🖼️
code/ch16/angular-app/src/assets/react/build/assets/images/zilent_62.png
429.97 KB
🖼️
code/ch16/angular-app/src/assets/react/build/assets/images/zilent_67.png
432.65 KB
🖼️
code/ch16/angular-app/src/assets/react/build/favicon.ico
3.78 KB
💻
code/ch16/angular-app/src/assets/react/build/index.html
3.36 KB
🖼️
code/ch16/angular-app/src/assets/react/build/logo192.png
5.22 KB
🖼️
code/ch16/angular-app/src/assets/react/build/logo512.png
9.44 KB
💻
code/ch16/angular-app/src/assets/react/build/manifest.json
492 B
💻
code/ch16/angular-app/src/assets/react/build/MicroEventBus.js
116.21 KB
📄
code/ch16/angular-app/src/assets/react/build/robots.txt
67 B
💻
code/ch16/angular-app/src/assets/react/build/static/css/main.e4e3bc47.chunk.css
1.19 KB
📄
code/ch16/angular-app/src/assets/react/build/static/css/main.e4e3bc47.chunk.css.map
2.12 KB
💻
code/ch16/angular-app/src/assets/react/build/static/js/2.c1473afa.chunk.js
339.22 KB
📄
code/ch16/angular-app/src/assets/react/build/static/js/2.c1473afa.chunk.js.LICENSE.txt
2.21 KB
📄
code/ch16/angular-app/src/assets/react/build/static/js/2.c1473afa.chunk.js.map
1.33 MB
💻
code/ch16/angular-app/src/assets/react/build/static/js/3.ae4dd273.chunk.js
3.48 KB
📄
code/ch16/angular-app/src/assets/react/build/static/js/3.ae4dd273.chunk.js.map
7.51 KB
💻
code/ch16/angular-app/src/assets/react/build/static/js/main.f4a103d4.chunk.js
7.89 KB
📄
code/ch16/angular-app/src/assets/react/build/static/js/main.f4a103d4.chunk.js.map
21.46 KB
💻
code/ch16/angular-app/src/assets/react/build/static/js/runtime-main.2fc4af22.js
2.32 KB
📄
code/ch16/angular-app/src/assets/react/build/static/js/runtime-main.2fc4af22.js.map
12.19 KB
💻
code/ch16/angular-app/src/assets/vue/ShoppingCartVue.common.js
318.66 KB
📄
code/ch16/angular-app/src/assets/vue/ShoppingCartVue.common.js.map
377.77 KB
💻
code/ch16/angular-app/src/assets/vue/ShoppingCartVue.css
62 B
💻
code/ch16/angular-app/src/assets/vue/ShoppingCartVue.umd.js
319.15 KB
📄
code/ch16/angular-app/src/assets/vue/ShoppingCartVue.umd.js.map
378.42 KB
💻
code/ch16/angular-app/src/assets/vue/ShoppingCartVue.umd.min.js
244.55 KB
📄
code/ch16/angular-app/src/assets/vue/ShoppingCartVue.umd.min.js.map
607.92 KB
🎬
code/ch16/angular-app/src/environments/environment.prod.ts
51 B
🎬
code/ch16/angular-app/src/environments/environment.ts
662 B
🖼️
code/ch16/angular-app/src/favicon.ico
948 B
💻
code/ch16/angular-app/src/index.html
1.21 KB
🎬
code/ch16/angular-app/src/main.ts
372 B
🎬
code/ch16/angular-app/src/polyfills.ts
2.76 KB
📄
code/ch16/angular-app/src/styles.scss
181 B
🎬
code/ch16/angular-app/src/test.ts
753 B
💻
code/ch16/angular-app/tsconfig.app.json
287 B
💻
code/ch16/angular-app/tsconfig.json
737 B
💻
code/ch16/angular-app/tsconfig.spec.json
333 B
💻
code/ch16/angular-app/tslint.json
3.11 KB
📄
code/ch16/api-app/.gitignore
1.96 KB
💻
code/ch16/api-app/api-handlers/db-functions.js
1.54 KB
🎬
code/ch16/api-app/api-handlers/db-functions.ts
510 B
💻
code/ch16/api-app/api-handlers/error-handlers.js
4.27 KB
🎬
code/ch16/api-app/api-handlers/error-handlers.ts
4.06 KB
💻
code/ch16/api-app/api-handlers/insert_products.js
2.42 KB
🎬
code/ch16/api-app/api-handlers/insert_products.ts
2.32 KB
💻
code/ch16/api-app/api-handlers/package-lock.json
6.3 KB
💻
code/ch16/api-app/api-handlers/package.json
324 B
💻
code/ch16/api-app/api-handlers/product-data.js
5.76 KB
🎬
code/ch16/api-app/api-handlers/product-data.ts
6.01 KB
💻
code/ch16/api-app/api-handlers/product-helper.js
1.39 KB
🎬
code/ch16/api-app/api-handlers/product-helper.ts
1.38 KB
💻
code/ch16/api-app/api-handlers/products.js
2.67 KB
🎬
code/ch16/api-app/api-handlers/products.ts
2.61 KB
💻
code/ch16/api-app/api-handlers/tsconfig.json
6.03 KB
💻
code/ch16/api-app/api-handlers/user-cart.js
6.72 KB
🎬
code/ch16/api-app/api-handlers/user-cart.ts
6.6 KB
💻
code/ch16/api-app/api-handlers/users.js
5.22 KB
🎬
code/ch16/api-app/api-handlers/users.ts
5.08 KB
💻
code/ch16/api-app/events/event.json
1.95 KB
📄
code/ch16/api-app/hello-world/.npmignore
8 B
💻
code/ch16/api-app/hello-world/app.js
1.02 KB
🎬
code/ch16/api-app/hello-world/insert_dynamo.ts
501 B
💻
code/ch16/api-app/hello-world/package-lock.json
38.03 KB
💻
code/ch16/api-app/hello-world/package.json
541 B
💻
code/ch16/api-app/hello-world/tests/integration/test-api-gateway.js
2.19 KB
💻
code/ch16/api-app/hello-world/tests/unit/test-handler.js
651 B
📄
code/ch16/api-app/README.md
7.53 KB
📄
code/ch16/api-app/samconfig.toml
266 B
💻
code/ch16/api-app/template.yaml
7.64 KB
💻
code/ch16/micro-event-bus/package-lock.json
62.8 KB
💻
code/ch16/micro-event-bus/package.json
614 B
💻
code/ch16/micro-event-bus/src/index.html
671 B
🎬
code/ch16/micro-event-bus/src/MicroEventBus.ts
1.41 KB
💻
code/ch16/micro-event-bus/tsconfig.json
890 B
💻
code/ch16/micro-event-bus/webpack.config.js
723 B
📄
code/ch16/product-list/.eslintcache
3.07 KB
💻
code/ch16/product-list/package-lock.json
722.06 KB
💻
code/ch16/product-list/package.json
1.13 KB
🖼️
code/ch16/product-list/public/assets/images/cherry.png
420.39 KB
🖼️
code/ch16/product-list/public/assets/images/gateron_brown.png
421.4 KB
🖼️
code/ch16/product-list/public/assets/images/gateron_clear.png
405.73 KB
🖼️
code/ch16/product-list/public/assets/images/gateron_red.png
402.96 KB
🖼️
code/ch16/product-list/public/assets/images/gazzew_boba.png
391.24 KB
🖼️
code/ch16/product-list/public/assets/images/holy_panda.png
398.45 KB
🖼️
code/ch16/product-list/public/assets/images/kiwis.png
461.91 KB
🖼️
code/ch16/product-list/public/assets/images/mauve.png
396.32 KB
🖼️
code/ch16/product-list/public/assets/images/novelkey_blueberry.png
409.05 KB
🖼️
code/ch16/product-list/public/assets/images/zealios.png
432.54 KB
🖼️
code/ch16/product-list/public/assets/images/zilent_62.png
429.97 KB
🖼️
code/ch16/product-list/public/assets/images/zilent_67.png
432.65 KB
💻
code/ch16/product-list/public/BroadcastService.js
116.25 KB
🖼️
code/ch16/product-list/public/favicon.ico
3.78 KB
💻
code/ch16/product-list/public/index.html
1.21 KB
🖼️
code/ch16/product-list/public/logo192.png
5.22 KB
🖼️
code/ch16/product-list/public/logo512.png
9.44 KB
💻
code/ch16/product-list/public/manifest.json
492 B
💻
code/ch16/product-list/public/MicroEventBus.js
116.21 KB
📄
code/ch16/product-list/public/robots.txt
67 B
📄
code/ch16/product-list/README.md
2.07 KB
💻
code/ch16/product-list/src/App.css
576 B
💻
code/ch16/product-list/src/App.test.tsx
273 B
💻
code/ch16/product-list/src/App.tsx
3.48 KB
💻
code/ch16/product-list/src/CollectionView.tsx
852 B
💻
code/ch16/product-list/src/DetailView.css
273 B
💻
code/ch16/product-list/src/DetailView.tsx
7.49 KB
💻
code/ch16/product-list/src/index.css
366 B
💻
code/ch16/product-list/src/index.tsx
500 B
💻
code/ch16/product-list/src/ItemView.css
169 B
💻
code/ch16/product-list/src/ItemView.tsx
994 B
🖼️
code/ch16/product-list/src/logo.svg
2.57 KB
💻
code/ch16/product-list/src/MyButton.tsx
701 B
💻
code/ch16/product-list/src/Products.tsx
605 B
🎬
code/ch16/product-list/src/react-app-env.d.ts
40 B
🎬
code/ch16/product-list/src/reportWebVitals.ts
425 B
🎬
code/ch16/product-list/src/setupTests.ts
241 B
💻
code/ch16/product-list/tsconfig.json
535 B
💻
code/ch16/shopping-cart/package-lock.json
396.37 KB
💻
code/ch16/shopping-cart/package.json
737 B
🖼️
code/ch16/shopping-cart/public/assets/images/holy_panda.png
398.45 KB
🖼️
code/ch16/shopping-cart/public/assets/images/kiwis.png
461.91 KB
🖼️
code/ch16/shopping-cart/public/assets/images/zilent_67.png
432.65 KB
🖼️
code/ch16/shopping-cart/public/favicon.ico
4.19 KB
💻
code/ch16/shopping-cart/public/index.html
1.77 KB
💻
code/ch16/shopping-cart/public/MicroEventBus.js
116.21 KB
📄
code/ch16/shopping-cart/README.md
277 B
💻
code/ch16/shopping-cart/src/App.vue
3.33 KB
🖼️
code/ch16/shopping-cart/src/assets/logo.png
6.69 KB
🎬
code/ch16/shopping-cart/src/CartItems.ts
720 B
💻
code/ch16/shopping-cart/src/components/CheckoutView.vue
2.53 KB
💻
code/ch16/shopping-cart/src/components/HelloWorld.vue
1010 B
💻
code/ch16/shopping-cart/src/components/ItemTotalView.vue
1.03 KB
💻
code/ch16/shopping-cart/src/components/ItemView.vue
2.14 KB
💻
code/ch16/shopping-cart/src/components/ShoppingCart.vue
2.49 KB
🎬
code/ch16/shopping-cart/src/main.ts
104 B
🎬
code/ch16/shopping-cart/src/shims-vue.d.ts
190 B
💻
code/ch16/shopping-cart/tsconfig.json
706 B
💻
code/ch16/shopping-cart/vue.config.js
76 B
📄
code/README.md
2.02 KB
📄
code/Software_and_hardware_list.pdf
116.38 KB
📄
Rozentals N. - Mastering TypeScript, 4th edition - 2021.epub
10.85 MB
📄
Rozentals N. - Mastering TypeScript, 4th edition - 2021.pdf
8.72 MB
⬇️ Offline Download

Disclaimer

This website only provides DHT network resource indexing services and does not store any resource files. All resources come from the DHT network, and this site cannot control their content. Please comply with local laws and regulations and use network resources rationally. If there are copyright issues, please contact [email protected].