SlideShare a Scribd company logo
Angular
Module 1 - Introducing Angular
Learning Objectives
➔ What is Angular?
➔ What is a Framework?
➔ What is SPA?
➔ Why Angular?
➔ Installation of NodeJS
➔ Setting up our workspace with Angular CLI
➔ Creating a new project
➔ Basics of an Angular Application
What is Angular?
➔ Angular is a frontend JavaScript framework and it helps building interactive
modern web user interfaces.
➔ Angular is a JavaScript framework which allows us to create Single Page
Application(SPA).
What is a Framework?
➔ A framework is like a platform for developing software applications.
➔ A framework simplifies the process of building complex, interactive web user
interfaces.
➔ They have predefined classes and functions which provides API’s for
performing different operations.
Module 1.pptx Angular JS FRAMEWORK WEBDEVELOPMENT
Module 1.pptx Angular JS FRAMEWORK WEBDEVELOPMENT
Module 1.pptx Angular JS FRAMEWORK WEBDEVELOPMENT
Module 1.pptx Angular JS FRAMEWORK WEBDEVELOPMENT
Module 1.pptx Angular JS FRAMEWORK WEBDEVELOPMENT
Module 1.pptx Angular JS FRAMEWORK WEBDEVELOPMENT
What is SPA?
➔ SPA stands for Single Page Application.
➔ A SPA has only one HTML page and when we navigate around the menus in
the web page only the content of that page changes without loading page.
➔ Here we are using JS to change the content of the page without reaching out
to the server and it is much faster.
Why Angular?
➔ If we use only Vanilla JS/ jQuery it becomes hard to maintain as the
application grows.
➔ Some functionalities must be written from scratch when using JS/jQuery.
➔ Angular provides a clean structure that is easy to understand and maintain.
➔ It is also a collection of tools & features such as CLI, which help us to build
from basic to complex applications.
➔ Applications built with Angular are more testable.
Installation of NodeJS
➔ Node.js is a powerful, open-source, and cross-platform JavaScript runtime
environment.
➔ It allows you to run JavaScript code outside the browser, making it ideal for
building scalable server-side and networking applications.
➔ Enables the use of JavaScript for both frontend and backend development.
➔ Supports building real-time applications like chat apps and gaming servers.
Setting up Workspace with Angular CLI
Angular CLI is a command line interface which use to create new angular project
or generate some boilerplate code.
npm install -g @angular/cli@latest
To verify
ng version
Create Angular Project
To create a new angular project, we use the following command by navigating to
the folder through command line.
ng new projectname
To compile and run
ng serve
Bootstrapping Angular Application
Bootstrapping is the process of initializing the Angular application.
Angular Project
index.html
Angular Core
Libraries
Angular third
party libraries
angular.json To locate the main entry point (main.ts)
main.ts
AppComponent
app.component
.html
End of Module 1
Queries?

More Related Content

Similar to Module 1.pptx Angular JS FRAMEWORK WEBDEVELOPMENT (20)

Introduction To Angular 4 - J2I
Introduction To Angular 4 - J2IIntroduction To Angular 4 - J2I
Introduction To Angular 4 - J2I
Nader Debbabi
 
Introduction+to+AngularJS+with+logo+from+digital+ocean.pdf
Introduction+to+AngularJS+with+logo+from+digital+ocean.pdfIntroduction+to+AngularJS+with+logo+from+digital+ocean.pdf
Introduction+to+AngularJS+with+logo+from+digital+ocean.pdf
ahmadfaisal744721
 
Angular Notes.pdf
Angular Notes.pdfAngular Notes.pdf
Angular Notes.pdf
sagarpal60
 
Angular 5 presentation for beginners
Angular 5 presentation for beginnersAngular 5 presentation for beginners
Angular 5 presentation for beginners
Imran Qasim
 
Tech io spa_angularjs_20130814_v0.9.5
Tech io spa_angularjs_20130814_v0.9.5Tech io spa_angularjs_20130814_v0.9.5
Tech io spa_angularjs_20130814_v0.9.5
Ganesh Kondal
 
Angular Js Advantages - Complete Reference
Angular Js Advantages - Complete ReferenceAngular Js Advantages - Complete Reference
Angular Js Advantages - Complete Reference
EPAM Systems
 
Intro to AngularJS
Intro to AngularJS Intro to AngularJS
Intro to AngularJS
Sparkhound Inc.
 
Web Development with Angular Session.pptx
Web Development with Angular Session.pptxWeb Development with Angular Session.pptx
Web Development with Angular Session.pptx
MrunalBhosale18
 
Angular 18 course for begineers and experienced
Angular 18 course for begineers and experiencedAngular 18 course for begineers and experienced
Angular 18 course for begineers and experienced
tejaswinimysoola
 
Angular - Chapter 1 - Introduction
 Angular - Chapter 1 - Introduction Angular - Chapter 1 - Introduction
Angular - Chapter 1 - Introduction
WebStackAcademy
 
AngularJS 1.x - your first application (problems and solutions)
AngularJS 1.x - your first application (problems and solutions)AngularJS 1.x - your first application (problems and solutions)
AngularJS 1.x - your first application (problems and solutions)
Igor Talevski
 
An Overview of Angular 4
An Overview of Angular 4 An Overview of Angular 4
An Overview of Angular 4
Cynoteck Technology Solutions Private Limited
 
Angular Web App Development
Angular Web App DevelopmentAngular Web App Development
Angular Web App Development
philipthomas428223
 
The Ultimate Guide to Hiring Angular Developers
The Ultimate Guide to Hiring Angular DevelopersThe Ultimate Guide to Hiring Angular Developers
The Ultimate Guide to Hiring Angular Developers
Soft Suave Technologies
 
Angular 4 Tutorial For Beginners | Angular 4 Introduction | Angular 4 Trainin...
Angular 4 Tutorial For Beginners | Angular 4 Introduction | Angular 4 Trainin...Angular 4 Tutorial For Beginners | Angular 4 Introduction | Angular 4 Trainin...
Angular 4 Tutorial For Beginners | Angular 4 Introduction | Angular 4 Trainin...
Edureka!
 
Angular, the New Angular JS
Angular, the New Angular JSAngular, the New Angular JS
Angular, the New Angular JS
Kenzan
 
The Basics Angular JS
The Basics Angular JS The Basics Angular JS
The Basics Angular JS
OrisysIndia
 
Angular 6 - The Complete Guide
Angular 6 - The Complete GuideAngular 6 - The Complete Guide
Angular 6 - The Complete Guide
Sam Dias
 
Angular Framework ppt for beginners and advanced
Angular Framework ppt for beginners and advancedAngular Framework ppt for beginners and advanced
Angular Framework ppt for beginners and advanced
Preetha Ganapathi
 
Angular Interview Questions-PDF.pdf
Angular Interview Questions-PDF.pdfAngular Interview Questions-PDF.pdf
Angular Interview Questions-PDF.pdf
JohnLeo57
 
Introduction To Angular 4 - J2I
Introduction To Angular 4 - J2IIntroduction To Angular 4 - J2I
Introduction To Angular 4 - J2I
Nader Debbabi
 
Introduction+to+AngularJS+with+logo+from+digital+ocean.pdf
Introduction+to+AngularJS+with+logo+from+digital+ocean.pdfIntroduction+to+AngularJS+with+logo+from+digital+ocean.pdf
Introduction+to+AngularJS+with+logo+from+digital+ocean.pdf
ahmadfaisal744721
 
Angular Notes.pdf
Angular Notes.pdfAngular Notes.pdf
Angular Notes.pdf
sagarpal60
 
Angular 5 presentation for beginners
Angular 5 presentation for beginnersAngular 5 presentation for beginners
Angular 5 presentation for beginners
Imran Qasim
 
Tech io spa_angularjs_20130814_v0.9.5
Tech io spa_angularjs_20130814_v0.9.5Tech io spa_angularjs_20130814_v0.9.5
Tech io spa_angularjs_20130814_v0.9.5
Ganesh Kondal
 
Angular Js Advantages - Complete Reference
Angular Js Advantages - Complete ReferenceAngular Js Advantages - Complete Reference
Angular Js Advantages - Complete Reference
EPAM Systems
 
Web Development with Angular Session.pptx
Web Development with Angular Session.pptxWeb Development with Angular Session.pptx
Web Development with Angular Session.pptx
MrunalBhosale18
 
Angular 18 course for begineers and experienced
Angular 18 course for begineers and experiencedAngular 18 course for begineers and experienced
Angular 18 course for begineers and experienced
tejaswinimysoola
 
Angular - Chapter 1 - Introduction
 Angular - Chapter 1 - Introduction Angular - Chapter 1 - Introduction
Angular - Chapter 1 - Introduction
WebStackAcademy
 
AngularJS 1.x - your first application (problems and solutions)
AngularJS 1.x - your first application (problems and solutions)AngularJS 1.x - your first application (problems and solutions)
AngularJS 1.x - your first application (problems and solutions)
Igor Talevski
 
The Ultimate Guide to Hiring Angular Developers
The Ultimate Guide to Hiring Angular DevelopersThe Ultimate Guide to Hiring Angular Developers
The Ultimate Guide to Hiring Angular Developers
Soft Suave Technologies
 
Angular 4 Tutorial For Beginners | Angular 4 Introduction | Angular 4 Trainin...
Angular 4 Tutorial For Beginners | Angular 4 Introduction | Angular 4 Trainin...Angular 4 Tutorial For Beginners | Angular 4 Introduction | Angular 4 Trainin...
Angular 4 Tutorial For Beginners | Angular 4 Introduction | Angular 4 Trainin...
Edureka!
 
Angular, the New Angular JS
Angular, the New Angular JSAngular, the New Angular JS
Angular, the New Angular JS
Kenzan
 
The Basics Angular JS
The Basics Angular JS The Basics Angular JS
The Basics Angular JS
OrisysIndia
 
Angular 6 - The Complete Guide
Angular 6 - The Complete GuideAngular 6 - The Complete Guide
Angular 6 - The Complete Guide
Sam Dias
 
Angular Framework ppt for beginners and advanced
Angular Framework ppt for beginners and advancedAngular Framework ppt for beginners and advanced
Angular Framework ppt for beginners and advanced
Preetha Ganapathi
 
Angular Interview Questions-PDF.pdf
Angular Interview Questions-PDF.pdfAngular Interview Questions-PDF.pdf
Angular Interview Questions-PDF.pdf
JohnLeo57
 

Recently uploaded (20)

Monetizing AI APIs: The New API Economy Emerges
Monetizing AI APIs: The New API Economy EmergesMonetizing AI APIs: The New API Economy Emerges
Monetizing AI APIs: The New API Economy Emerges
Allan Knabe
 
Modern Industrial Ceiling Design with Maximum Functionality
Modern Industrial Ceiling Design with Maximum FunctionalityModern Industrial Ceiling Design with Maximum Functionality
Modern Industrial Ceiling Design with Maximum Functionality
tranquil01
 
Architecture that Advances Part I Review.pdf
Architecture that Advances Part I Review.pdfArchitecture that Advances Part I Review.pdf
Architecture that Advances Part I Review.pdf
Brij Consulting, LLC
 
ISO 45001 Certification in Singapore Company
ISO 45001 Certification in Singapore CompanyISO 45001 Certification in Singapore Company
ISO 45001 Certification in Singapore Company
achharsharma105
 
African Startup Review presentation for Timi
African Startup Review presentation for TimiAfrican Startup Review presentation for Timi
African Startup Review presentation for Timi
MerisLabs
 
The Executive’s Guide to Stress-Free Airport Transfers in London
The Executive’s Guide to Stress-Free Airport Transfers in LondonThe Executive’s Guide to Stress-Free Airport Transfers in London
The Executive’s Guide to Stress-Free Airport Transfers in London
Jannah Express
 
chapter 9 leadership qualityies university of windsor
chapter 9 leadership qualityies university of windsorchapter 9 leadership qualityies university of windsor
chapter 9 leadership qualityies university of windsor
zamananalyst29
 
Lundin Gold Corporate Presentation - June 2025
Lundin Gold Corporate Presentation - June 2025Lundin Gold Corporate Presentation - June 2025
Lundin Gold Corporate Presentation - June 2025
Adnet Communications
 
Ch01.ppt bisnis internasional bisnis internasional
Ch01.ppt bisnis internasional bisnis internasionalCh01.ppt bisnis internasional bisnis internasional
Ch01.ppt bisnis internasional bisnis internasional
devina81
 
Aagami Corporate Presentation - June 2025
Aagami Corporate Presentation - June 2025Aagami Corporate Presentation - June 2025
Aagami Corporate Presentation - June 2025
Aagami, Inc.
 
Why Landlords Trust Rent On Time for Stress-Free Property Management
Why Landlords Trust Rent On Time for Stress-Free Property ManagementWhy Landlords Trust Rent On Time for Stress-Free Property Management
Why Landlords Trust Rent On Time for Stress-Free Property Management
Rent On Time
 
Thermal Energy Investor slide deck - June 2025
Thermal Energy Investor slide deck - June 2025Thermal Energy Investor slide deck - June 2025
Thermal Energy Investor slide deck - June 2025
Marketing847413
 
How to Streamline Inter-Company Working Processes for Efficient Collaboration
How to Streamline Inter-Company Working Processes for Efficient CollaborationHow to Streamline Inter-Company Working Processes for Efficient Collaboration
How to Streamline Inter-Company Working Processes for Efficient Collaboration
RUPAL AGARWAL
 
Miriam Cho: Transforming Healthcare through Visionary Leadership
Miriam Cho: Transforming Healthcare through Visionary LeadershipMiriam Cho: Transforming Healthcare through Visionary Leadership
Miriam Cho: Transforming Healthcare through Visionary Leadership
jessicashaw101998
 
MNC - Simpatico PR B2B PR agency case study 0625.pdf
MNC - Simpatico PR B2B PR agency case study 0625.pdfMNC - Simpatico PR B2B PR agency case study 0625.pdf
MNC - Simpatico PR B2B PR agency case study 0625.pdf
Simpatico PR
 
000000000000000000000000000000000001.pdf
000000000000000000000000000000000001.pdf000000000000000000000000000000000001.pdf
000000000000000000000000000000000001.pdf
hashimsaidiseki99
 
PT IBX Daya Nusantara Company Profile 2025
PT IBX Daya Nusantara Company Profile 2025PT IBX Daya Nusantara Company Profile 2025
PT IBX Daya Nusantara Company Profile 2025
IBX Daya Nusantara
 
Podcast Show Notes - Rapid International Expansion for Scale-up Stage Tech Bu...
Podcast Show Notes - Rapid International Expansion for Scale-up Stage Tech Bu...Podcast Show Notes - Rapid International Expansion for Scale-up Stage Tech Bu...
Podcast Show Notes - Rapid International Expansion for Scale-up Stage Tech Bu...
Dave Litwiller
 
Breaking Through Cultural Friction: The Role of Respect for People (Strengthe...
Breaking Through Cultural Friction: The Role of Respect for People (Strengthe...Breaking Through Cultural Friction: The Role of Respect for People (Strengthe...
Breaking Through Cultural Friction: The Role of Respect for People (Strengthe...
KaiNexus
 
Enterprise Design templates (free PowerPoint templates)
Enterprise Design templates (free PowerPoint templates)Enterprise Design templates (free PowerPoint templates)
Enterprise Design templates (free PowerPoint templates)
Eero Hosiaisluoma
 
Monetizing AI APIs: The New API Economy Emerges
Monetizing AI APIs: The New API Economy EmergesMonetizing AI APIs: The New API Economy Emerges
Monetizing AI APIs: The New API Economy Emerges
Allan Knabe
 
Modern Industrial Ceiling Design with Maximum Functionality
Modern Industrial Ceiling Design with Maximum FunctionalityModern Industrial Ceiling Design with Maximum Functionality
Modern Industrial Ceiling Design with Maximum Functionality
tranquil01
 
Architecture that Advances Part I Review.pdf
Architecture that Advances Part I Review.pdfArchitecture that Advances Part I Review.pdf
Architecture that Advances Part I Review.pdf
Brij Consulting, LLC
 
ISO 45001 Certification in Singapore Company
ISO 45001 Certification in Singapore CompanyISO 45001 Certification in Singapore Company
ISO 45001 Certification in Singapore Company
achharsharma105
 
African Startup Review presentation for Timi
African Startup Review presentation for TimiAfrican Startup Review presentation for Timi
African Startup Review presentation for Timi
MerisLabs
 
The Executive’s Guide to Stress-Free Airport Transfers in London
The Executive’s Guide to Stress-Free Airport Transfers in LondonThe Executive’s Guide to Stress-Free Airport Transfers in London
The Executive’s Guide to Stress-Free Airport Transfers in London
Jannah Express
 
chapter 9 leadership qualityies university of windsor
chapter 9 leadership qualityies university of windsorchapter 9 leadership qualityies university of windsor
chapter 9 leadership qualityies university of windsor
zamananalyst29
 
Lundin Gold Corporate Presentation - June 2025
Lundin Gold Corporate Presentation - June 2025Lundin Gold Corporate Presentation - June 2025
Lundin Gold Corporate Presentation - June 2025
Adnet Communications
 
Ch01.ppt bisnis internasional bisnis internasional
Ch01.ppt bisnis internasional bisnis internasionalCh01.ppt bisnis internasional bisnis internasional
Ch01.ppt bisnis internasional bisnis internasional
devina81
 
Aagami Corporate Presentation - June 2025
Aagami Corporate Presentation - June 2025Aagami Corporate Presentation - June 2025
Aagami Corporate Presentation - June 2025
Aagami, Inc.
 
Why Landlords Trust Rent On Time for Stress-Free Property Management
Why Landlords Trust Rent On Time for Stress-Free Property ManagementWhy Landlords Trust Rent On Time for Stress-Free Property Management
Why Landlords Trust Rent On Time for Stress-Free Property Management
Rent On Time
 
Thermal Energy Investor slide deck - June 2025
Thermal Energy Investor slide deck - June 2025Thermal Energy Investor slide deck - June 2025
Thermal Energy Investor slide deck - June 2025
Marketing847413
 
How to Streamline Inter-Company Working Processes for Efficient Collaboration
How to Streamline Inter-Company Working Processes for Efficient CollaborationHow to Streamline Inter-Company Working Processes for Efficient Collaboration
How to Streamline Inter-Company Working Processes for Efficient Collaboration
RUPAL AGARWAL
 
Miriam Cho: Transforming Healthcare through Visionary Leadership
Miriam Cho: Transforming Healthcare through Visionary LeadershipMiriam Cho: Transforming Healthcare through Visionary Leadership
Miriam Cho: Transforming Healthcare through Visionary Leadership
jessicashaw101998
 
MNC - Simpatico PR B2B PR agency case study 0625.pdf
MNC - Simpatico PR B2B PR agency case study 0625.pdfMNC - Simpatico PR B2B PR agency case study 0625.pdf
MNC - Simpatico PR B2B PR agency case study 0625.pdf
Simpatico PR
 
000000000000000000000000000000000001.pdf
000000000000000000000000000000000001.pdf000000000000000000000000000000000001.pdf
000000000000000000000000000000000001.pdf
hashimsaidiseki99
 
PT IBX Daya Nusantara Company Profile 2025
PT IBX Daya Nusantara Company Profile 2025PT IBX Daya Nusantara Company Profile 2025
PT IBX Daya Nusantara Company Profile 2025
IBX Daya Nusantara
 
Podcast Show Notes - Rapid International Expansion for Scale-up Stage Tech Bu...
Podcast Show Notes - Rapid International Expansion for Scale-up Stage Tech Bu...Podcast Show Notes - Rapid International Expansion for Scale-up Stage Tech Bu...
Podcast Show Notes - Rapid International Expansion for Scale-up Stage Tech Bu...
Dave Litwiller
 
Breaking Through Cultural Friction: The Role of Respect for People (Strengthe...
Breaking Through Cultural Friction: The Role of Respect for People (Strengthe...Breaking Through Cultural Friction: The Role of Respect for People (Strengthe...
Breaking Through Cultural Friction: The Role of Respect for People (Strengthe...
KaiNexus
 
Enterprise Design templates (free PowerPoint templates)
Enterprise Design templates (free PowerPoint templates)Enterprise Design templates (free PowerPoint templates)
Enterprise Design templates (free PowerPoint templates)
Eero Hosiaisluoma
 
Ad

Module 1.pptx Angular JS FRAMEWORK WEBDEVELOPMENT

  • 1. Angular Module 1 - Introducing Angular
  • 2. Learning Objectives ➔ What is Angular? ➔ What is a Framework? ➔ What is SPA? ➔ Why Angular? ➔ Installation of NodeJS ➔ Setting up our workspace with Angular CLI ➔ Creating a new project ➔ Basics of an Angular Application
  • 3. What is Angular? ➔ Angular is a frontend JavaScript framework and it helps building interactive modern web user interfaces. ➔ Angular is a JavaScript framework which allows us to create Single Page Application(SPA).
  • 4. What is a Framework? ➔ A framework is like a platform for developing software applications. ➔ A framework simplifies the process of building complex, interactive web user interfaces. ➔ They have predefined classes and functions which provides API’s for performing different operations.
  • 11. What is SPA? ➔ SPA stands for Single Page Application. ➔ A SPA has only one HTML page and when we navigate around the menus in the web page only the content of that page changes without loading page. ➔ Here we are using JS to change the content of the page without reaching out to the server and it is much faster.
  • 12. Why Angular? ➔ If we use only Vanilla JS/ jQuery it becomes hard to maintain as the application grows. ➔ Some functionalities must be written from scratch when using JS/jQuery. ➔ Angular provides a clean structure that is easy to understand and maintain. ➔ It is also a collection of tools & features such as CLI, which help us to build from basic to complex applications. ➔ Applications built with Angular are more testable.
  • 13. Installation of NodeJS ➔ Node.js is a powerful, open-source, and cross-platform JavaScript runtime environment. ➔ It allows you to run JavaScript code outside the browser, making it ideal for building scalable server-side and networking applications. ➔ Enables the use of JavaScript for both frontend and backend development. ➔ Supports building real-time applications like chat apps and gaming servers.
  • 14. Setting up Workspace with Angular CLI Angular CLI is a command line interface which use to create new angular project or generate some boilerplate code. npm install -g @angular/cli@latest To verify ng version
  • 15. Create Angular Project To create a new angular project, we use the following command by navigating to the folder through command line. ng new projectname To compile and run ng serve
  • 16. Bootstrapping Angular Application Bootstrapping is the process of initializing the Angular application. Angular Project index.html Angular Core Libraries Angular third party libraries angular.json To locate the main entry point (main.ts) main.ts AppComponent app.component .html
  • 17. End of Module 1 Queries?