Angular overview

9,491 views 11 slides Sep 28, 2021
Slide 1
Slide 1 of 11
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11

About This Presentation

Introduction to a responsive and single page Application framework 'Angular' which supports both Javascript and typescript.


Slide Content

Angular: an overview By P . Thanvi lahari

AGENDA

Introduction to Angular Angular is an open-source framework for building client applications HTML, CSS and TypeScript, maintained by google. Angular includes:   A component-based framework for building scalable web applications. A collection of well-integrated libraries that cover a wide variety of features, including routing, forms management, client-server communication, and more. A suite of developer tools to help you develop, build, test, and update your code.

Why do we need Angular?

Single page Application(SPA)

Versions of Angular

Features of Angular Document Object Model (DOM) TypeScript Data Binding Testing – Jasmine testing Framework Modules Components Templates Metadata Directives

Advantages

Applications

Conclusion

Thank you