0% found this document useful (0 votes)
11 views7 pages

Angular

Angular is an open source JavaScript framework created by Google that uses TypeScript to build single page web applications, with TypeScript providing benefits like strong static typing and support for OOP; Angular implements a component based architecture and client-side MVC pattern to create cross-platform, easily maintained apps for enterprise web apps, dynamic content sites, and progressive web apps. Popular apps built with Angular include many Deloitte applications like their IRPM coach dashboard, STAFFIT, and FA Digital Hub.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views7 pages

Angular

Angular is an open source JavaScript framework created by Google that uses TypeScript to build single page web applications, with TypeScript providing benefits like strong static typing and support for OOP; Angular implements a component based architecture and client-side MVC pattern to create cross-platform, easily maintained apps for enterprise web apps, dynamic content sites, and progressive web apps. Popular apps built with Angular include many Deloitte applications like their IRPM coach dashboard, STAFFIT, and FA Digital Hub.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 7

What

Angular is
• An Open source JavaScript framework
• Created by Google
• Angular built in TypeScript
• Primarily use to build Single page web applications
TypeScript
• Superset of JavaScript
• Is compiled to clean, readable, standards-based JavaScript
• Can create large-scale JavaScript applications for any browser, for any host, on any
OS

Benefits of TypeScript include:


• Strong static typing
• Supports type definitions
• Supports OOP
• Better tooling support because it has static typing (like Java and C#).
Why
• Cross platform
• Component based architecture
• Great ecosystem of third-party components
• Detailed documentation
• Unit test friendly
• Implements client‐side MVC pattern
• Separation of presentation from business logic and
presentation state
• Ease of Maintenance
• Large and fast-growing community
Where
Kind of projects which are built using
Angular:

• Enterprise Web Apps


• Apps with dynamic content
• Progressive Web Apps (PWA)

Popular web apps built with Angular


Where
Deloitte applications using Angular:

• IRPM coach dashboard


• STAFFIT
• FA Digital Hub
• Tier1
When

Component
Single page based
application architecture

Simplified Progressive
MVC pattern Web Apps
Component
Single page based
application architecture

Demo
Progressive
Web Apps

You might also like