File tree 1 file changed +6
-7
lines changed
1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ The Course contains, below Topics:
30
30
* Union and Intersection Types
31
31
* Generics
32
32
* Literal Types
33
- * Typescript Modules
33
+ * ES Modules
34
34
* Typescript Config Files
35
35
36
36
# Angular
@@ -42,10 +42,6 @@ The Course contains, below Topics:
42
42
* Workspace Walkthrough
43
43
* Introduction to mono-repo
44
44
45
- # Angular Architecture
46
- * Architecture
47
- * Angular Modules
48
-
49
45
# Template Syntax Basics
50
46
* Component Introduction
51
47
* Create your first component
@@ -64,6 +60,10 @@ The Course contains, below Topics:
64
60
- ngClass
65
61
- ngStyle
66
62
63
+ # Angular Architecture
64
+ * Architecture
65
+ * Angular Modules
66
+
67
67
# Component Lifecycle Hooks and Component Communication
68
68
* ngOnInit
69
69
* ngOnChanges
@@ -158,7 +158,6 @@ The Course contains, below Topics:
158
158
# Angular Modules
159
159
* Creating Angular Modules
160
160
* Sharing component/directives/pipes using Modules
161
- *
162
161
163
162
# Angular Router
164
163
@@ -199,4 +198,4 @@ The Course contains, below Topics:
199
198
# PWA
200
199
* Introduction
201
200
* Making your App PWA
202
- * Deploying and Testing the PWA
201
+ * Deploying and Testing the PWA
You can’t perform that action at this time.
0 commit comments