3
3
"01" : {
4
4
"id" : " 01" ,
5
5
"description" : " Angular Universal Course" ,
6
- "iconUrl" : " https://s3-us-west-1.amazonaws.com/angular-university/ course-images/angular-universal-small.png " ,
6
+ "iconUrl" : " https://angular-university. s3-us-west-1.amazonaws.com/course-images/angular-universal-course.jpg " ,
7
7
"courseListIcon" : " https://angular-academy.s3.amazonaws.com/main-logo/main-page-logo-small-hat.png" ,
8
8
"longDescription" : " Use Angular on the server too! Learn Angular Server-Side Rendering." ,
9
9
"category" : " BEGINNER" ,
32
32
"01" : [
33
33
{
34
34
"id" : " 01" ,
35
- "description" : " Angular Tutorial For Beginners - Build Your First App - Hello World Step By Step " ,
35
+ "description" : " Angular Universal Course Helicopter View " ,
36
36
"duration" : " 4:17" ,
37
37
"seqNo" : 1 ,
38
38
"courseId" : " 1"
39
39
},
40
40
{
41
41
"id" : " 02" ,
42
- "description" : " Building Your First Component - Component Composition " ,
42
+ "description" : " Angular Universal Course Kickoff - Git, Node, IDE, Lessons Code " ,
43
43
"duration" : " 2:07" ,
44
44
"seqNo" : 2
45
45
},
46
46
{
47
47
"id" : " 03" ,
48
- "description" : " Component @Input - How To Pass Input Data To an Component " ,
48
+ "description" : " Why Angular Universal? Performance Benefits " ,
49
49
"duration" : " 2:33" ,
50
50
"seqNo" : 3
51
51
},
52
52
{
53
53
"id" : " 04" ,
54
- "description" : " Component Events - Using @Output to create custom events " ,
54
+ "description" : " Why Angular Universal? Social Media Crawlers " ,
55
55
"duration" : " 4:44" ,
56
56
"seqNo" : 4
57
57
},
58
58
{
59
59
"id" : " 05" ,
60
- "description" : " Component Templates - Inline Vs External " ,
60
+ "description" : " Why Angular Universal? SEO or Search Engine Optimization " ,
61
61
"duration" : " 2:55" ,
62
62
"seqNo" : 5
63
63
},
64
64
{
65
65
"id" : " 06" ,
66
- "description" : " Styling Components - Learn About Component Style Isolation " ,
66
+ "description" : " Scaffolding an Angular Universal Application using the Angular CLI " ,
67
67
"duration" : " 3:27" ,
68
68
"seqNo" : 6
69
69
},
70
70
{
71
71
"id" : " 07" ,
72
- "description" : " Component Interaction - Extended Components Example " ,
72
+ "description" : " Angular Universal Pre-Rendering with renderModuleFactory " ,
73
73
"duration" : " 9:22" ,
74
74
"seqNo" : 7
75
75
},
76
76
{
77
77
"id" : " 08" ,
78
- "description" : " Components Tutorial For Beginners - Components Exercise ! " ,
78
+ "description" : " Angular Universal Express Server - Step by Step Implementation " ,
79
79
"duration" : " 1:26" ,
80
80
"seqNo" : 8
81
81
},
82
82
{
83
83
"id" : " 09" ,
84
- "description" : " Components Tutorial For Beginners - Components Exercise Solution Inside " ,
84
+ "description" : " Angular Universal Express Server - See it in Action " ,
85
85
"duration" : " 2:08" ,
86
86
"seqNo" : 9
87
87
},
88
88
{
89
89
"id" : " 10" ,
90
- "description" : " Directives - Inputs, Output Event Emitters and How To Export Template References " ,
90
+ "description" : " Universal Express Server - Rendering Multiple Routes " ,
91
91
"duration" : " 4:01" ,
92
92
"seqNo" : 10
93
93
}
211
211
}
212
212
]
213
213
}
214
- }
214
+ }
0 commit comments