-
Notifications
You must be signed in to change notification settings - Fork 389
/
Copy pathtmp.json
221 lines (221 loc) · 7.53 KB
/
tmp.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
{
"payload": [
{
"id": 1,
"titles": {
"description": "Serverless Angular with Firebase Course",
"longDescription": "Serveless Angular with Firestore, Firebase Storage & Hosting, Firebase Cloud Functions & AngularFire"
},
"iconUrl": "https://s3-us-west-1.amazonaws.com/angular-university/course-images/serverless-angular-small.png",
"lessonsCount": 10,
"categories": [
"BEGINNER"
],
"seqNo": 4,
"url": "serverless-angular",
"price": 50
},
{
"id": 2,
"titles": {
"description": "Angular Core Deep Dive",
"longDescription": "A detailed walk-through of the most important part of Angular - the Core and Common modules"
},
"iconUrl": "https://s3-us-west-1.amazonaws.com/angular-university/course-images/angular-core-in-depth-small.png",
"lessonsCount": 10,
"categories": [
"BEGINNER"
],
"seqNo": 5,
"url": "angular-core-course",
"price": 50
},
{
"id": 3,
"titles": {
"description": "RxJs In Practice Course",
"longDescription": "Understand the RxJs Observable pattern, learn the RxJs Operators via practical examples"
},
"iconUrl": "https://s3-us-west-1.amazonaws.com/angular-university/course-images/rxjs-in-practice-course.png",
"courseListIcon": "https://angular-academy.s3.amazonaws.com/main-logo/main-page-logo-small-hat.png",
"categories": [
"BEGINNER"
],
"lessonsCount": 10,
"seqNo": 6,
"url": "rxjs-course",
"price": 50
},
{
"id": 4,
"titles": {
"description": "NgRx (with NgRx Data) - The Complete Guide",
"longDescription": "Learn the modern Ngrx Ecosystem, including NgRx Data, Store, Effects, Router Store, Ngrx Entity, and Dev Tools."
},
"iconUrl": "https://angular-university.s3-us-west-1.amazonaws.com/course-images/ngrx-v2.png",
"categories": [
"BEGINNER"
],
"lessonsCount": 10,
"seqNo": 1,
"url": "ngrx-course",
"promo": false,
"price": 50
},
{
"id": 5,
"titles": {
"description": "Angular for Beginners",
"longDescription": "Establish a solid layer of fundamentals, learn what's under the hood of Angular"
},
"iconUrl": "https://angular-academy.s3.amazonaws.com/thumbnails/angular2-for-beginners-small-v2.png",
"courseListIcon": "https://angular-academy.s3.amazonaws.com/main-logo/main-page-logo-small-hat.png",
"categories": [
"BEGINNER"
],
"lessonsCount": 10,
"seqNo": 7,
"url": "angular-for-beginners",
"price": 50
},
{
"id": 6,
"titles": {
"description": "Angular Security Course - Web Security Fundamentals",
"longDescription": "Learn Web Security Fundamentals and apply them to defend an Angular / Node Application from multiple types of attacks."
},
"iconUrl": "https://s3-us-west-1.amazonaws.com/angular-university/course-images/security-cover-small-v2.png",
"courseListIcon": "https://s3-us-west-1.amazonaws.com/angular-university/course-images/lock-v2.png",
"categories": [
"ADVANCED"
],
"lessonsCount": 11,
"seqNo": 8,
"url": "angular-security-course",
"price": 50
},
{
"id": 7,
"titles": {
"description": "Angular PWA - Progressive Web Apps Course",
"longDescription": "Learn Angular Progressive Web Applications, build the future of the Web Today."
},
"iconUrl": "https://s3-us-west-1.amazonaws.com/angular-university/course-images/angular-pwa-course.png",
"courseListIcon": "https://s3-us-west-1.amazonaws.com/angular-university/course-images/alien.png",
"categories": [
"ADVANCED"
],
"lessonsCount": 8,
"seqNo": 9,
"url": "angular-pwa-course",
"price": 50
},
{
"id": 8,
"titles": {
"description": "Angular Advanced Library Laboratory: Build Your Own Library",
"longDescription": "Learn Advanced Angular functionality typically used in Library Development. Advanced Components, Directives, Testing, Npm"
},
"iconUrl": "https://angular-academy.s3.amazonaws.com/thumbnails/advanced_angular-small-v3.png",
"courseListIcon": "https://angular-academy.s3.amazonaws.com/thumbnails/angular-advanced-lesson-icon.png",
"categories": [
"INTERMEDIATE",
"ADVANCED"
],
"seqNo": 10,
"url": "angular-advanced-course",
"price": 50
},
{
"id": 9,
"titles": {
"description": "The Complete Typescript Course",
"longDescription": "Complete Guide to Typescript From Scratch: Learn the language in-depth and use it to build a Node REST API."
},
"iconUrl": "https://angular-academy.s3.amazonaws.com/thumbnails/typescript-2-small.png",
"courseListIcon": "https://angular-academy.s3.amazonaws.com/thumbnails/typescript-2-lesson.png",
"categories": [
"BEGINNER"
],
"seqNo": 11,
"url": "typescript-course",
"price": 50
},
{
"id": 10,
"titles": {
"description": "Rxjs and Reactive Patterns Angular Architecture Course",
"longDescription": "Learn the core RxJs Observable Pattern as well and many other Design Patterns for building Reactive Angular Applications."
},
"iconUrl": "https://s3-us-west-1.amazonaws.com/angular-academy/blog/images/rxjs-reactive-patterns-small.png",
"courseListIcon": "https://angular-academy.s3.amazonaws.com/course-logos/observables_rxjs.png",
"categories": [
"BEGINNER"
],
"seqNo": 12,
"url": "rxjs-patterns-course",
"price": 50
},
{
"id": 11,
"titles": {
"description": "Angular Material Course",
"longDescription": "Build Applications with the official Angular Widget Library"
},
"iconUrl": "https://s3-us-west-1.amazonaws.com/angular-university/course-images/material_design.png",
"categories": [
"BEGINNER"
],
"seqNo": 13,
"url": "angular-material-course",
"price": 50
},
{
"id": 12,
"titles": {
"description": "Angular Testing Course",
"longDescription": "In-depth guide to Unit Testing and E2E Testing of Angular Applications"
},
"iconUrl": "https://s3-us-west-1.amazonaws.com/angular-university/course-images/angular-testing-small.png",
"categories": [
"BEGINNER"
],
"seqNo": 3,
"url": "angular-testing-course",
"lessonsCount": 10,
"promo": false,
"price": 50
},
{
"id": 14,
"titles": {
"description": "NestJs In Practice (with MongoDB)",
"longDescription": "Build a modern REST backend using Typescript, MongoDB and the familiar Angular API."
},
"iconUrl": "https://angular-university.s3-us-west-1.amazonaws.com/course-images/nestjs-v2.png",
"categories": [
"BEGINNER"
],
"lessonsCount": 10,
"seqNo": 2,
"url": "nestjs-course",
"promo": false,
"price": 50
},
{
"id": 16,
"titles": {
"description": "Stripe Payments In Practice",
"longDescription": "Build your own ecommerce store & membership website with Firebase, Stripe and Express"
},
"iconUrl": "https://angular-university.s3-us-west-1.amazonaws.com/course-images/stripe-course.jpg",
"lessonsCount": 10,
"categories": [
"BEGINNER"
],
"seqNo": 0,
"url": "stripe-course",
"price": 50
}
]
}