Lynda - TypeScript Essential Training Layout Share

seeders: 0 leechers: 0
Added 9 years ago by External VIP Uploader Horisarte in Other
Downloaded 1 time.
thepiratebay.org
Lynda - TypeScript Essential Training Layout Share

Torrent Contents Size: 522.79 MB

Lynda - TypeScript Essential Training Layout Share
1 - Introduction
Defining 'JavaScript'.mp4
MP4
11.13 MB
Introducing TypeScript.mp4
MP4
10.64 MB
Using the exercise files.mp4
MP4
6.17 MB
Welcome.mp4
MP4
4.65 MB
What you should know before watching this course.mp4
MP4
2.79 MB
Writing your first TypeScript function.mp4
MP4
12.68 MB
10 - 9. Decorators
Implementing class decorators.mp4
MP4
13.02 MB
Implementing decorator factories.mp4
MP4
8.57 MB
Implementing method decorators.mp4
MP4
18.86 MB
Implementing property decorators.mp4
MP4
8.49 MB
11 - Conclusion
Next steps.mp4
MP4
3.39 MB
2 - 1. Configuring Your Environment
Choosing your TypeScript editor.mp4
MP4
4.68 MB
Creating a TypeScript project.mp4
MP4
14.94 MB
Installing TypeScript in Visual Studio.mp4
MP4
5.86 MB
Installing the TypeScript command-line interface.mp4
MP4
9.24 MB
3 - 2. ES6 Language Features
Computed properties.mp4
MP4
5.05 MB
Default parameters.mp4
MP4
4.64 MB
Destructuring.mp4
MP4
12.37 MB
For...of loops.mp4
MP4
2.87 MB
Lambdas.mp4
MP4
7.47 MB
Let and const.mp4
MP4
5.77 MB
Reviewing ES6 language features.mp4
MP4
2.55 MB
Template strings.mp4
MP4
7.22 MB
The spread operator.mp4
MP4
7.46 MB
4 - 3. Type Fundamentals
Adding function overloads.mp4
MP4
5.96 MB
Introducing JavaScript types.mp4
MP4
8.69 MB
Specifying JavaScript types.mp4
MP4
7.7 MB
Specifying function parameter types.mp4
MP4
5.91 MB
Understanding type inference.mp4
MP4
9.66 MB
5 - 4. Custom Types
Defining anonymous types.mp4
MP4
3.16 MB
Defining constant values with enums.mp4
MP4
9.67 MB
Defining custom types with interfaces.mp4
MP4
13.05 MB
Extending interface definitions.mp4
MP4
9.55 MB
Using interfaces to describe functions.mp4
MP4
4.57 MB
6 - 5. Classes
Applying static properties.mp4
MP4
7.17 MB
Controlling visibility with access modifiers.mp4
MP4
11.39 MB
Defining a class.mp4
MP4
9.54 MB
Implementing an abstract class.mp4
MP4
5.79 MB
Implementing interfaces.mp4
MP4
15 MB
Inheriting behavior from a base class.mp4
MP4
12.73 MB
Making properties smarter with accessors.mp4
MP4
12.33 MB
Understanding prototypical inheritance.mp4
MP4
8.89 MB
7 - 6. Generics
Applying generic constraints.mp4
MP4
8.78 MB
Creating generic classes.mp4
MP4
11.43 MB
Introducing generics.mp4
MP4
6.25 MB
8 - 7. Modules
Importing modules using CommonJS syntax.mp4
MP4
5.09 MB
Importing modules using ECMAScript 2015 syntax.mp4
MP4
7.6 MB
Loading external modules.mp4
MP4
12.1 MB
Organizing your code with namespaces.mp4
MP4
9.68 MB
Switching from internal to external modules.mp4
MP4
6.06 MB
Understanding the difference between internal and external modules.mp4
MP4
6.3 MB
Understanding the need for modules in JavaScript.mp4
MP4
4.38 MB
Using namespaces to encapsulate private members.mp4
MP4
18.19 MB
9 - 8. Real-World Application Development
Converting existing JavaScript code to TypeScript.mp4
MP4
17.95 MB
Converting to external modules.mp4
MP4
14.37 MB
Debugging TypeScript with source maps.mp4
MP4
12.99 MB
Generating declaration files.mp4
MP4
10.01 MB
Introducing the sample JavaScript application.mp4
MP4
9.42 MB
Referencing third-party libraries.mp4
MP4
10.76 MB
Exercise Files
Chp_01
01_04
.gitignore
GITIGNORE
619 B
app.ts
TS
78 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
Chp_02
02_02
.gitignore
GITIGNORE
619 B
app.ts
TS
266 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
02_03
.gitignore
GITIGNORE
619 B
app.ts
TS
353 B
index.html
HTML
323 B
template.html
HTML
200 B
tsconfig.json
JSON
58 B
02_04
.gitignore
GITIGNORE
619 B
app.ts
TS
150 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
02_05
.gitignore
GITIGNORE
619 B
app.ts
TS
138 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
02_06
.gitignore
GITIGNORE
619 B
app.ts
TS
288 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
02_07
.gitignore
GITIGNORE
619 B
app.ts
TS
218 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
02_08
.gitignore
GITIGNORE
619 B
app.ts
TS
486 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
02_09
.gitignore
GITIGNORE
619 B
app.ts
TS
253 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
Chp_03
03_01
.gitignore
GITIGNORE
619 B
app.ts
TS
131 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
03_02
.gitignore
GITIGNORE
619 B
app.ts
TS
85 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
03_03
.gitignore
GITIGNORE
619 B
app.ts
TS
117 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
03_04
.gitignore
GITIGNORE
619 B
app.ts
TS
294 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
03_05
.gitignore
GITIGNORE
619 B
app.ts
TS
409 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
Chp_04
04_01
.gitignore
GITIGNORE
619 B
app.ts
TS
259 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
04_02
.gitignore
GITIGNORE
619 B
app.ts
TS
204 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
04_03
.gitignore
GITIGNORE
619 B
app.ts
TS
778 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
04_04
.gitignore
GITIGNORE
619 B
app.ts
TS
337 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
04_05
.gitignore
GITIGNORE
619 B
app.ts
TS
190 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
Chp_05
05_01
.gitignore
GITIGNORE
619 B
app.ts
TS
168 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
05_02
.gitignore
GITIGNORE
619 B
app.ts
TS
407 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
05_03
.gitignore
GITIGNORE
619 B
app.ts
TS
506 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
05_04
.gitignore
GITIGNORE
619 B
app.ts
TS
1.13 KB
index.html
HTML
323 B
tsconfig.json
JSON
58 B
05_05
.gitignore
GITIGNORE
619 B
app.ts
TS
793 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
05_06
.gitignore
GITIGNORE
619 B
app.ts
TS
762 B
index.html
HTML
323 B
tsconfig.json
JSON
58 B
05_07
.gitignore
GITIGNORE
619 B
app.ts
TS
1.23 KB
index.html
HTML
323 B
tsconfig.json
JSON
58 B
05_08
.gitignore
GITIGNORE
619 B
TodoService.ts
TS
962 B
TodoStateChanger.ts
TS
600 B
index.html
HTML
520 B
model.ts
TS
292 B
tsconfig.json
JSON
58 B
Chp_06
06_01
.gitignore
GITIGNORE
619 B
TodoService.ts
TS
962 B
TodoStateChanger.ts
TS
600 B
app.ts
TS
275 B
index.html
HTML
520 B
model.ts
TS
292 B
tsconfig.json
JSON
58 B
06_02
.gitignore
GITIGNORE
619 B
TodoService.ts
TS
962 B
TodoStateChanger.ts
TS
600 B
app.ts
TS
710 B
index.html
HTML
520 B
model.ts
TS
292 B
tsconfig.json
JSON
58 B
06_03
.gitignore
GITIGNORE
619 B
KeyValuePairPrinter.ts
TS
371 B
TodoService.ts
TS
962 B
TodoStateChanger.ts
TS
600 B
app.ts
TS
277 B
index.html
HTML
520 B
model.ts
TS
292 B
tsconfig.json
JSON
58 B
Chp_07
07_02
.gitignore
GITIGNORE
619 B
TodoService.ts
TS
900 B
index.html
HTML
449 B
model.ts
TS
537 B
tsconfig.json
JSON
58 B
07_03
.gitignore
GITIGNORE
619 B
DataAccess.ts
TS
1.18 KB
app.ts
TS
254 B
index.html
HTML
449 B
model.ts
TS
262 B
tsconfig.json
JSON
58 B
07_05
.gitignore
GITIGNORE
619 B
DataAccess.ts
TS
971 B
index.html
HTML
449 B
model.ts
TS
160 B
tsconfig.json
JSON
86 B
07_06
.gitignore
GITIGNORE
619 B
DataAccess.ts
TS
1.01 KB
index.html
HTML
449 B
model.ts
TS
160 B
tsconfig.json
JSON
86 B
07_07
.gitignore
GITIGNORE
619 B
DataAccess.ts
TS
1.01 KB
app.ts
TS
93 B
index.html
HTML
449 B
model.ts
TS
160 B
tsconfig.json
JSON
86 B
07_08
.gitignore
GITIGNORE
619 B
DataAccess.ts
TS
1.01 KB
app.ts
TS
339 B
index.html
HTML
498 B
model.ts
TS
160 B
tsconfig.json
JSON
86 B
Chp_08
08_01
.gitignore
GITIGNORE
619 B
TodoApp.js
JS
1.47 KB
TodoListComponent.js
JS
1.76 KB
TodoService.js
JS
1.98 KB
index.html
HTML
2.6 KB
styles.css
CSS
304 B
08_02
.gitignore
GITIGNORE
619 B
TodoApp.ts
TS
1.56 KB
TodoListComponent.ts
TS
1.7 KB
TodoService.ts
TS
2.29 KB
index.html
HTML
2.6 KB
styles.css
CSS
304 B
tsconfig.json
JSON
58 B
08_03
.gitignore
GITIGNORE
636 B
TodoApp.ts
TS
1.56 KB
TodoListComponent.ts
TS
1.72 KB
TodoService.ts
TS
2.29 KB
index.html
HTML
2.6 KB
styles.css
CSS
304 B
tsconfig.json
JSON
87 B
08_04
.gitignore
GITIGNORE
636 B
TodoApp.ts
TS
1.56 KB
TodoListComponent.ts
TS
1.7 KB
TodoService.ts
TS
2.29 KB
index.html
HTML
2.6 KB
styles.css
CSS
304 B
tsconfig.json
JSON
87 B
tsd.json
JSON
250 B
08_05
.gitignore
GITIGNORE
636 B
Model.ts
TS
141 B
TodoApp.ts
TS
1.71 KB
TodoListComponent.ts
TS
1.81 KB
TodoService.ts
TS
2.13 KB
index.html
HTML
2.58 KB
styles.css
CSS
304 B
tsconfig.json
JSON
115 B
tsd.json
JSON
250 B
08_06
.gitignore
GITIGNORE
645 B
Model.ts
TS
141 B
TodoApp.ts
TS
1.72 KB
TodoListComponent.ts
TS
1.81 KB
TodoService.ts
TS
2.13 KB
index.html
HTML
2.58 KB
styles.css
CSS
304 B
tsconfig.json
JSON
142 B
tsd.json
JSON
250 B
Chp_09
09_01
.gitignore
GITIGNORE
645 B
Model.ts
TS
141 B
TodoApp.ts
TS
1.72 KB
TodoListComponent.ts
TS
1.81 KB
TodoService.ts
TS
2.51 KB
index.html
HTML
2.58 KB
styles.css
CSS
304 B
tsconfig.json
JSON
182 B
tsd.json
JSON
250 B
09_02
.gitignore
GITIGNORE
645 B
Model.ts
TS
141 B
TodoApp.ts
TS
1.72 KB
TodoListComponent.ts
TS
1.81 KB
TodoService.ts
TS
2.79 KB
Validators.ts
TS
950 B
index.html
HTML
2.58 KB
styles.css
CSS
304 B
tsconfig.json
JSON
182 B
tsd.json
JSON
250 B
09_03
.gitignore
GITIGNORE
645 B
Model.ts
TS
141 B
TodoApp.ts
TS
1.8 KB
TodoListComponent.ts
TS
1.81 KB
TodoService.ts
TS
2.79 KB
Validators.ts
TS
1.61 KB
index.html
HTML
2.58 KB
styles.css
CSS
304 B
tsconfig.json
JSON
182 B
tsd.json
JSON
250 B
09_04
.gitignore
GITIGNORE
645 B
Model.ts
TS
141 B
TodoApp.ts
TS
1.8 KB
TodoListComponent.ts
TS
1.81 KB
TodoService.ts
TS
2.79 KB
Validators.ts
TS
2.2 KB
index.html
HTML
2.58 KB
styles.css
CSS
304 B
tsconfig.json
JSON
182 B
tsd.json
JSON
250 B

Description

Related Torrents

Location

Trackers

Tracker name
udp://tracker.coppersurfer.tk:6969/announce
udp://9.rarbg.me:2850/announce
udp://9.rarbg.to:2920/announce
udp://tracker.opentrackr.org:1337
udp://tracker.leechers-paradise.org:6969/announce
Torrent hash: