From cf28af2446f0747292abdcba741fb5d2497e26ce Mon Sep 17 00:00:00 2001 From: francesco Date: Mon, 13 Sep 2021 19:05:21 +0200 Subject: [PATCH] update READEME --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index e69de29..4ea798f 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,17 @@ +# Angular - The Complete Guide (2021 Edition) (Udemy) + +## Course Structure +- Getting Started +- The Basic +- Components & Databinding +- Directives +- Services & Dependency Injection +- Routing +- Observables +- Forms +- Pipes +- Http +- Authentication +- Optimizations & NgModules +- Deployment +- Animations & Testing \ No newline at end of file