Skip to content

Commit 578f946

Browse files
update the contents
Fixes #1
1 parent 08eab1b commit 578f946

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

+6-7
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The Course contains, below Topics:
3030
* Union and Intersection Types
3131
* Generics
3232
* Literal Types
33-
* Typescript Modules
33+
* ES Modules
3434
* Typescript Config Files
3535

3636
# Angular
@@ -42,10 +42,6 @@ The Course contains, below Topics:
4242
* Workspace Walkthrough
4343
* Introduction to mono-repo
4444

45-
# Angular Architecture
46-
* Architecture
47-
* Angular Modules
48-
4945
# Template Syntax Basics
5046
* Component Introduction
5147
* Create your first component
@@ -64,6 +60,10 @@ The Course contains, below Topics:
6460
- ngClass
6561
- ngStyle
6662

63+
# Angular Architecture
64+
* Architecture
65+
* Angular Modules
66+
6767
# Component Lifecycle Hooks and Component Communication
6868
* ngOnInit
6969
* ngOnChanges
@@ -158,7 +158,6 @@ The Course contains, below Topics:
158158
# Angular Modules
159159
* Creating Angular Modules
160160
* Sharing component/directives/pipes using Modules
161-
*
162161

163162
# Angular Router
164163

@@ -199,4 +198,4 @@ The Course contains, below Topics:
199198
# PWA
200199
* Introduction
201200
* Making your App PWA
202-
* Deploying and Testing the PWA
201+
* Deploying and Testing the PWA

0 commit comments

Comments
 (0)