SlideShare a Scribd company logo
Partner of your success www.merousoft.com
Introduction to
ScreenCast
1
© merousoft
Why
A New
Framework ?
2
© merousoft
SPA
=
Single Page
Application
3
© merousoft
Installation
NodeJS & NPM
https://nodejs.org/en/download/
4
© merousoft
Check
NodeJS & NPM
node -v
npm -v
5
© merousoft
Installation
Angular
npm install -g @angular/cli
6
© merousoft
First Project
Angular
ng new MonProjet
7
© merousoft
Run the Project
cd MonProjet
ng serve -o
8
© merousoft
9
© merousoft
Modules …?
10
© merousoft
@NgModule({
})
Create a module
import { NgModule } from '@angular/core';
11
© merousoft
Create a module
12
© merousoft
a module
import { NgModule } from '@angular/core';
@NgModule({
imports: [ ... ],
declarations: [ ... ],
bootstrap: [ ... ]
})
export class AppModule { }
13
© merousoft
Create a module
14
© merousoft
Type of a modules
• Root Module
• Feature Module
15
© merousoft
Bootstrapping a module
16
© merousoft
Components …?
17
© merousoft
Creating a Components
18
© merousoft
Create a Components
import { Component } from '@angular/core';
@Component({
selector: ‘app-root‘,
template: ‘<p>……</p>’,
})
export class AppComponent {
}
19
© merousoft
20
© merousoft
Creating a Components
21
© merousoft
22
© merousoft
Architecture
23
© merousoft
Partner of your success www.merousoft.com
thanks
ScreenCast
Media Created by Kues - freepik.com
24
© merousoft
Ad

Recommended

An Overview of Angular 4
An Overview of Angular 4
Cynoteck Technology Solutions Private Limited
 
Developing a Demo Application with Angular 4 - J2I
Developing a Demo Application with Angular 4 - J2I
Nader Debbabi
 
Quick introduction to Angular 4 for AngularJS 1.5 developers
Quick introduction to Angular 4 for AngularJS 1.5 developers
Paweł Żurowski
 
Angular 5
Angular 5
Bartłomiej Narożnik
 
Angular 4 fronts
Angular 4 fronts
badal dubla
 
Tech Webinar: Angular 2, Introduction to a new framework
Tech Webinar: Angular 2, Introduction to a new framework
Codemotion
 
Angular 2: What's New?
Angular 2: What's New?
jbandi
 
AngularJS: Service, factory & provider
AngularJS: Service, factory & provider
Corley S.r.l.
 
Angular 2 for Java Developers
Angular 2 for Java Developers
Yakov Fain
 
Angular 6 - The Complete Guide
Angular 6 - The Complete Guide
Sam Dias
 
Angular 2 - The Next Framework
Angular 2 - The Next Framework
Commit University
 
Angular 4 Tutorial | What's New In Angular 4 | Angular Training | Edureka
Angular 4 Tutorial | What's New In Angular 4 | Angular Training | Edureka
Edureka!
 
What is Angular version 4?
What is Angular version 4?
Troy Miles
 
Angular 2 Essential Training
Angular 2 Essential Training
Patrick Schroeder
 
Introduction to Angular 2
Introduction to Angular 2
Knoldus Inc.
 
Angular 4 Introduction Tutorial
Angular 4 Introduction Tutorial
Scott Lee
 
Angular4 getting started
Angular4 getting started
TejinderMakkar
 
Angular Advanced Routing
Angular Advanced Routing
Laurent Duveau
 
Introduction to Angular 2
Introduction to Angular 2
Naveen Pete
 
Express: A Jump-Start
Express: A Jump-Start
Naveen Pete
 
Angular 9 New features
Angular 9 New features
Ahmed Bouchefra
 
Angular 2 - Core Concepts
Angular 2 - Core Concepts
Fabio Biondi
 
Introduction to angular 2
Introduction to angular 2
Dhyego Fernando
 
Angular2 - getting-ready
Angular2 - getting-ready
Nir Kaufman
 
Angular Dependency Injection
Angular Dependency Injection
Nir Kaufman
 
Angular 4 and TypeScript
Angular 4 and TypeScript
Ahmed El-Kady
 
Talk for DevFest 2021 - GDG Bénin
Talk for DevFest 2021 - GDG Bénin
Ezéchiel Amen AGBLA
 
Angular EE - Special Workshop by Nir Kaufman
Angular EE - Special Workshop by Nir Kaufman
Nir Kaufman
 
Angular Meetup 1 - Angular Basics and Workshop
Angular Meetup 1 - Angular Basics and Workshop
Nitin Bhojwani
 
Angular mobile angular_u
Angular mobile angular_u
Doris Chen
 

More Related Content

What's hot (20)

Angular 2 for Java Developers
Angular 2 for Java Developers
Yakov Fain
 
Angular 6 - The Complete Guide
Angular 6 - The Complete Guide
Sam Dias
 
Angular 2 - The Next Framework
Angular 2 - The Next Framework
Commit University
 
Angular 4 Tutorial | What's New In Angular 4 | Angular Training | Edureka
Angular 4 Tutorial | What's New In Angular 4 | Angular Training | Edureka
Edureka!
 
What is Angular version 4?
What is Angular version 4?
Troy Miles
 
Angular 2 Essential Training
Angular 2 Essential Training
Patrick Schroeder
 
Introduction to Angular 2
Introduction to Angular 2
Knoldus Inc.
 
Angular 4 Introduction Tutorial
Angular 4 Introduction Tutorial
Scott Lee
 
Angular4 getting started
Angular4 getting started
TejinderMakkar
 
Angular Advanced Routing
Angular Advanced Routing
Laurent Duveau
 
Introduction to Angular 2
Introduction to Angular 2
Naveen Pete
 
Express: A Jump-Start
Express: A Jump-Start
Naveen Pete
 
Angular 9 New features
Angular 9 New features
Ahmed Bouchefra
 
Angular 2 - Core Concepts
Angular 2 - Core Concepts
Fabio Biondi
 
Introduction to angular 2
Introduction to angular 2
Dhyego Fernando
 
Angular2 - getting-ready
Angular2 - getting-ready
Nir Kaufman
 
Angular Dependency Injection
Angular Dependency Injection
Nir Kaufman
 
Angular 4 and TypeScript
Angular 4 and TypeScript
Ahmed El-Kady
 
Talk for DevFest 2021 - GDG Bénin
Talk for DevFest 2021 - GDG Bénin
Ezéchiel Amen AGBLA
 
Angular EE - Special Workshop by Nir Kaufman
Angular EE - Special Workshop by Nir Kaufman
Nir Kaufman
 
Angular 2 for Java Developers
Angular 2 for Java Developers
Yakov Fain
 
Angular 6 - The Complete Guide
Angular 6 - The Complete Guide
Sam Dias
 
Angular 2 - The Next Framework
Angular 2 - The Next Framework
Commit University
 
Angular 4 Tutorial | What's New In Angular 4 | Angular Training | Edureka
Angular 4 Tutorial | What's New In Angular 4 | Angular Training | Edureka
Edureka!
 
What is Angular version 4?
What is Angular version 4?
Troy Miles
 
Angular 2 Essential Training
Angular 2 Essential Training
Patrick Schroeder
 
Introduction to Angular 2
Introduction to Angular 2
Knoldus Inc.
 
Angular 4 Introduction Tutorial
Angular 4 Introduction Tutorial
Scott Lee
 
Angular4 getting started
Angular4 getting started
TejinderMakkar
 
Angular Advanced Routing
Angular Advanced Routing
Laurent Duveau
 
Introduction to Angular 2
Introduction to Angular 2
Naveen Pete
 
Express: A Jump-Start
Express: A Jump-Start
Naveen Pete
 
Angular 2 - Core Concepts
Angular 2 - Core Concepts
Fabio Biondi
 
Introduction to angular 2
Introduction to angular 2
Dhyego Fernando
 
Angular2 - getting-ready
Angular2 - getting-ready
Nir Kaufman
 
Angular Dependency Injection
Angular Dependency Injection
Nir Kaufman
 
Angular 4 and TypeScript
Angular 4 and TypeScript
Ahmed El-Kady
 
Talk for DevFest 2021 - GDG Bénin
Talk for DevFest 2021 - GDG Bénin
Ezéchiel Amen AGBLA
 
Angular EE - Special Workshop by Nir Kaufman
Angular EE - Special Workshop by Nir Kaufman
Nir Kaufman
 

Similar to Introduction to angular 4 (20)

Angular Meetup 1 - Angular Basics and Workshop
Angular Meetup 1 - Angular Basics and Workshop
Nitin Bhojwani
 
Angular mobile angular_u
Angular mobile angular_u
Doris Chen
 
MEAN Stack Warm-up
MEAN Stack Warm-up
Troy Miles
 
From MEAN to the MERN Stack
From MEAN to the MERN Stack
Troy Miles
 
Angular - Chapter 1 - Introduction
Angular - Chapter 1 - Introduction
WebStackAcademy
 
Angular Framework ppt for beginners and advanced
Angular Framework ppt for beginners and advanced
Preetha Ganapathi
 
Top java script frameworks ppt
Top java script frameworks ppt
Omkarsoft Bangalore
 
Angular
Angular
Vinod Kumar Kayartaya
 
Angular Notes.pdf
Angular Notes.pdf
sagarpal60
 
What is your money doing?
What is your money doing?
Alfonso Fernández
 
Building Enterprise Grade Front-End Applications with JavaScript Frameworks
Building Enterprise Grade Front-End Applications with JavaScript Frameworks
FITC
 
Angular2
Angular2
kunalkumar376
 
Angular Basics.pptx
Angular Basics.pptx
AshokKumar616995
 
Introduction to angular | Concepts and Environment setup
Introduction to angular | Concepts and Environment setup
Ansley Rodrigues
 
JDD2015: Java Everywhere Again—with DukeScript - Jaroslav Tulach
JDD2015: Java Everywhere Again—with DukeScript - Jaroslav Tulach
PROIDEA
 
Advanced angular
Advanced angular
Sumit Kumar Rakshit
 
AngularJS in Production (CTO Forum)
AngularJS in Production (CTO Forum)
Alex Ross
 
MEAN Inside out (with AngularX)
MEAN Inside out (with AngularX)
paolokersey
 
Angular 2 overview in 60 minutes
Angular 2 overview in 60 minutes
Loiane Groner
 
Introduction to SPAs with AngularJS
Introduction to SPAs with AngularJS
Laurent Duveau
 
Angular Meetup 1 - Angular Basics and Workshop
Angular Meetup 1 - Angular Basics and Workshop
Nitin Bhojwani
 
Angular mobile angular_u
Angular mobile angular_u
Doris Chen
 
MEAN Stack Warm-up
MEAN Stack Warm-up
Troy Miles
 
From MEAN to the MERN Stack
From MEAN to the MERN Stack
Troy Miles
 
Angular - Chapter 1 - Introduction
Angular - Chapter 1 - Introduction
WebStackAcademy
 
Angular Framework ppt for beginners and advanced
Angular Framework ppt for beginners and advanced
Preetha Ganapathi
 
Angular Notes.pdf
Angular Notes.pdf
sagarpal60
 
Building Enterprise Grade Front-End Applications with JavaScript Frameworks
Building Enterprise Grade Front-End Applications with JavaScript Frameworks
FITC
 
Introduction to angular | Concepts and Environment setup
Introduction to angular | Concepts and Environment setup
Ansley Rodrigues
 
JDD2015: Java Everywhere Again—with DukeScript - Jaroslav Tulach
JDD2015: Java Everywhere Again—with DukeScript - Jaroslav Tulach
PROIDEA
 
AngularJS in Production (CTO Forum)
AngularJS in Production (CTO Forum)
Alex Ross
 
MEAN Inside out (with AngularX)
MEAN Inside out (with AngularX)
paolokersey
 
Angular 2 overview in 60 minutes
Angular 2 overview in 60 minutes
Loiane Groner
 
Introduction to SPAs with AngularJS
Introduction to SPAs with AngularJS
Laurent Duveau
 
Ad

Recently uploaded (20)

GDG Douglas - Google AI Agents: Your Next Intern?
GDG Douglas - Google AI Agents: Your Next Intern?
felipeceotto
 
What is data visualization and how data visualization tool can help.pptx
What is data visualization and how data visualization tool can help.pptx
Varsha Nayak
 
Download Adobe Illustrator Crack free for Windows 2025?
Download Adobe Illustrator Crack free for Windows 2025?
grete1122g
 
What is data visualization and how data visualization tool can help.pdf
What is data visualization and how data visualization tool can help.pdf
Varsha Nayak
 
dp-700 exam questions sample docume .pdf
dp-700 exam questions sample docume .pdf
pravkumarbiz
 
Software Testing & it’s types (DevOps)
Software Testing & it’s types (DevOps)
S Pranav (Deepu)
 
Decipher SEO Solutions for your startup needs.
Decipher SEO Solutions for your startup needs.
mathai2
 
Rierino Commerce Platform - CMS Solution
Rierino Commerce Platform - CMS Solution
Rierino
 
Wondershare PDFelement Pro 11.4.20.3548 Crack Free Download
Wondershare PDFelement Pro 11.4.20.3548 Crack Free Download
Puppy jhon
 
Women in Tech: Marketo Engage User Group - June 2025 - AJO with AWS
Women in Tech: Marketo Engage User Group - June 2025 - AJO with AWS
BradBedford3
 
Porting Qt 5 QML Modules to Qt 6 Webinar
Porting Qt 5 QML Modules to Qt 6 Webinar
ICS
 
How to Choose the Right Web Development Agency.pdf
How to Choose the Right Web Development Agency.pdf
Creative Fosters
 
Smadav Pro 2025 Rev 15.4 Crack Full Version With Registration Key
Smadav Pro 2025 Rev 15.4 Crack Full Version With Registration Key
joybepari360
 
UPDASP a project coordination unit ......
UPDASP a project coordination unit ......
withrj1
 
SAP Datasphere Catalog L2 (2024-02-07).pptx
SAP Datasphere Catalog L2 (2024-02-07).pptx
HimanshuSachdeva46
 
Integrating Survey123 and R&H Data Using FME
Integrating Survey123 and R&H Data Using FME
Safe Software
 
Step by step guide to install Flutter and Dart
Step by step guide to install Flutter and Dart
S Pranav (Deepu)
 
FME as an Orchestration Tool - Peak of Data & AI 2025
FME as an Orchestration Tool - Peak of Data & AI 2025
Safe Software
 
About Certivo | Intelligent Compliance Solutions for Global Regulatory Needs
About Certivo | Intelligent Compliance Solutions for Global Regulatory Needs
certivoai
 
MOVIE RECOMMENDATION SYSTEM, UDUMULA GOPI REDDY, Y24MC13085.pptx
MOVIE RECOMMENDATION SYSTEM, UDUMULA GOPI REDDY, Y24MC13085.pptx
Maharshi Mallela
 
GDG Douglas - Google AI Agents: Your Next Intern?
GDG Douglas - Google AI Agents: Your Next Intern?
felipeceotto
 
What is data visualization and how data visualization tool can help.pptx
What is data visualization and how data visualization tool can help.pptx
Varsha Nayak
 
Download Adobe Illustrator Crack free for Windows 2025?
Download Adobe Illustrator Crack free for Windows 2025?
grete1122g
 
What is data visualization and how data visualization tool can help.pdf
What is data visualization and how data visualization tool can help.pdf
Varsha Nayak
 
dp-700 exam questions sample docume .pdf
dp-700 exam questions sample docume .pdf
pravkumarbiz
 
Software Testing & it’s types (DevOps)
Software Testing & it’s types (DevOps)
S Pranav (Deepu)
 
Decipher SEO Solutions for your startup needs.
Decipher SEO Solutions for your startup needs.
mathai2
 
Rierino Commerce Platform - CMS Solution
Rierino Commerce Platform - CMS Solution
Rierino
 
Wondershare PDFelement Pro 11.4.20.3548 Crack Free Download
Wondershare PDFelement Pro 11.4.20.3548 Crack Free Download
Puppy jhon
 
Women in Tech: Marketo Engage User Group - June 2025 - AJO with AWS
Women in Tech: Marketo Engage User Group - June 2025 - AJO with AWS
BradBedford3
 
Porting Qt 5 QML Modules to Qt 6 Webinar
Porting Qt 5 QML Modules to Qt 6 Webinar
ICS
 
How to Choose the Right Web Development Agency.pdf
How to Choose the Right Web Development Agency.pdf
Creative Fosters
 
Smadav Pro 2025 Rev 15.4 Crack Full Version With Registration Key
Smadav Pro 2025 Rev 15.4 Crack Full Version With Registration Key
joybepari360
 
UPDASP a project coordination unit ......
UPDASP a project coordination unit ......
withrj1
 
SAP Datasphere Catalog L2 (2024-02-07).pptx
SAP Datasphere Catalog L2 (2024-02-07).pptx
HimanshuSachdeva46
 
Integrating Survey123 and R&H Data Using FME
Integrating Survey123 and R&H Data Using FME
Safe Software
 
Step by step guide to install Flutter and Dart
Step by step guide to install Flutter and Dart
S Pranav (Deepu)
 
FME as an Orchestration Tool - Peak of Data & AI 2025
FME as an Orchestration Tool - Peak of Data & AI 2025
Safe Software
 
About Certivo | Intelligent Compliance Solutions for Global Regulatory Needs
About Certivo | Intelligent Compliance Solutions for Global Regulatory Needs
certivoai
 
MOVIE RECOMMENDATION SYSTEM, UDUMULA GOPI REDDY, Y24MC13085.pptx
MOVIE RECOMMENDATION SYSTEM, UDUMULA GOPI REDDY, Y24MC13085.pptx
Maharshi Mallela
 
Ad

Introduction to angular 4