Angular.
Enterprise Edition.
Nir Kaufman
Nir Kaufman
@nirkaufman
Google Developer Expert
Worldwide speaker
Community leader
Tel Aviv • New York
Angular EE - Special Workshop by Nir Kaufman
APHDAnonymous PHP Developers
Agenda
Angular Modules
Encapsulation Extendability Code sharing
Architecture
Infrastructure
BUILD SYSTEM
SHARED LIBS SHARED MODULES
APP APP APP APP APP APP
Angular Modules
Angular Building Blocks
Presentation Data Providers
Angular Building Blocks
Presentation Data Providers
Components
Directives
Pipes
Services
Routing
Guards
App
Module
Core
Module
Shared
Module
Routing
Module
Feature
Module
Module Categories
Role Initialise application.
Signature Bootstrap component.
Deps RoutingModule, CoreMoudle.
Exports None.
Root (App) Module
Role Manage module routing.
Signature No declarations, Guards Services.
Deps RouterModule.
Exports RouterModule.
Routing Module
Role Contains Shared application logic.
Signature Providers only, no declarations.
Deps None.
Exports None.
Core Module
Role Related business logic & UI.
Signature No exports.
Deps SharedModule, RoutingModule.
Exports None.
Feature Module
Role Reusable, shared UI widgets.
Signature Declarations.
Deps CommonModule.
Exports Declarations.
Shared Module
Application Structure
FeatureModule FeatureModuleFeatureModule
CoreModuleAppModule
SharedModule
export interface ModuleWithProviders {
ngModule : Type<any>;
providers?: Provider[];
}
Bonus: Configurable Modules
Message Systems
NGRX
Component
Side Effects
State
Side Effects
Side Effects
Set of Instructions
Processing Events
ReducerAction Processing
Action Types
Events Commands Documents
Filter
Split & Aggregate
Transform
Fetch a collection of books
Get
Books
Fetch
Success
Error
Show
Loader
Hide
Loader
Update
Books
Hide
Loader
Update
Error
Fetch a collection of books
Get
Books
Fetch
Success
Error
Show
Loader
Hide
Loader
Update
Books
Hide
Loader
Update
Error
Fetch a collection of books
Get
Books
Fetch
Success
Error
Show
Loader
Hide
Loader
Update
Books
Hide
Loader
Update
Error
Large Scale
Angular EE - Special Workshop by Nir Kaufman
Angular EE - Special Workshop by Nir Kaufman
Angular EE - Special Workshop by Nir Kaufman
Angular EE - Special Workshop by Nir Kaufman
The mono repo solution
- Code sharing & reuse
- One node_modules
- One build setup
- Unified versioning
The mono repo pros
nirkaufman@gmail.com
ME.
@nirkaufman

More Related Content

PDF
Angular Dependency Injection
PDF
Beyond AngularJS: Best practices and more
PPTX
PDF
Angular2 - getting-ready
PDF
Introduction to angular 4
PPTX
AngularJS: Service, factory & provider
PPTX
Angular 4 - quick view
PDF
Angular2 with TypeScript
Angular Dependency Injection
Beyond AngularJS: Best practices and more
Angular2 - getting-ready
Introduction to angular 4
AngularJS: Service, factory & provider
Angular 4 - quick view
Angular2 with TypeScript

What's hot (20)

PDF
The productive developer guide to Angular 2
PDF
Developing a Demo Application with Angular 4 - J2I
PDF
Quick introduction to Angular 4 for AngularJS 1.5 developers
PPTX
Angular 9 New features
PDF
Up & running with ECMAScript6
PPSX
Angular 4 fronts
PDF
Angular 2 : le réveil de la force
PPTX
Dive into Angular, part 4: Angular 2.0
PPTX
Angular 4 and TypeScript
PPTX
Introduction to Angular2
PPTX
Angular 2 - Better or worse
PDF
What's New in Angular 4 | Angular 4 Features | Angular 4 Changes | Angular Tu...
PDF
Angular coding: from project management to web and mobile deploy
PPTX
What’s new in angular 2
PPTX
Angular4 getting started
PPTX
Angular elements - embed your angular components EVERYWHERE
PDF
Angular 2: What's New?
ODP
A Glimpse on Angular 4
PDF
Adventures with Angular 2
PDF
Introduction to angular 2
The productive developer guide to Angular 2
Developing a Demo Application with Angular 4 - J2I
Quick introduction to Angular 4 for AngularJS 1.5 developers
Angular 9 New features
Up & running with ECMAScript6
Angular 4 fronts
Angular 2 : le réveil de la force
Dive into Angular, part 4: Angular 2.0
Angular 4 and TypeScript
Introduction to Angular2
Angular 2 - Better or worse
What's New in Angular 4 | Angular 4 Features | Angular 4 Changes | Angular Tu...
Angular coding: from project management to web and mobile deploy
What’s new in angular 2
Angular4 getting started
Angular elements - embed your angular components EVERYWHERE
Angular 2: What's New?
A Glimpse on Angular 4
Adventures with Angular 2
Introduction to angular 2
Ad

Similar to Angular EE - Special Workshop by Nir Kaufman (20)

PPTX
How Does Angular Work?
PDF
Angular Interview Question & Answers PDF By ScholarHat
PPTX
Angular crash course
PDF
Angular is a popular open-source framework for building dynamic web applicati...
PDF
Angular 4 Tutorial For Beginners | Angular 4 Introduction | Angular 4 Trainin...
PPTX
Angular Basics.pptx
PPT
17612235.ppt
PPTX
We are providing Angular Training in Mumbai
PPTX
AngularJS 1.x - your first application (problems and solutions)
PDF
Introduction To Angular 4 - J2I
PPTX
Angular 2 with typescript
PPTX
What is Angular?
ODP
Angular2
PPTX
mobile development using node js and java
PPTX
Angular kickstart slideshare
PPTX
Foster - Getting started with Angular
PPTX
Angular interview questions
PDF
The MEAN stack
PDF
Angular js - 10 reasons to choose angularjs
How Does Angular Work?
Angular Interview Question & Answers PDF By ScholarHat
Angular crash course
Angular is a popular open-source framework for building dynamic web applicati...
Angular 4 Tutorial For Beginners | Angular 4 Introduction | Angular 4 Trainin...
Angular Basics.pptx
17612235.ppt
We are providing Angular Training in Mumbai
AngularJS 1.x - your first application (problems and solutions)
Introduction To Angular 4 - J2I
Angular 2 with typescript
What is Angular?
Angular2
mobile development using node js and java
Angular kickstart slideshare
Foster - Getting started with Angular
Angular interview questions
The MEAN stack
Angular js - 10 reasons to choose angularjs
Ad

More from Nir Kaufman (20)

PDF
Angular Prestige: Less-known API and techniques
PDF
Angular CLI custom builders
PDF
Electronic music 101 for developers
PDF
Nestjs MasterClass Slides
PDF
Redux pattens - JSHeroes 2018
PDF
Boosting Angular runtime performance
PDF
Decorators in js
PDF
Styling recipes for Angular components
PDF
Introduction To Angular's reactive forms
PDF
Webstorm
PDF
Redux with angular 2 - workshop 2016
PDF
Angular Pipes Workshop
PDF
Data Structures in javaScript 2015
PDF
redux and angular - up and running
PDF
Angular redux
PDF
How Angular2 Can Improve Your AngularJS Apps Today!
PDF
Angular2 workshop
PDF
Solid angular
PDF
Webpack and angularjs
PDF
AngularJS performance & production tips
Angular Prestige: Less-known API and techniques
Angular CLI custom builders
Electronic music 101 for developers
Nestjs MasterClass Slides
Redux pattens - JSHeroes 2018
Boosting Angular runtime performance
Decorators in js
Styling recipes for Angular components
Introduction To Angular's reactive forms
Webstorm
Redux with angular 2 - workshop 2016
Angular Pipes Workshop
Data Structures in javaScript 2015
redux and angular - up and running
Angular redux
How Angular2 Can Improve Your AngularJS Apps Today!
Angular2 workshop
Solid angular
Webpack and angularjs
AngularJS performance & production tips

Recently uploaded (20)

PDF
Accessing-Finance-in-Jordan-MENA 2024 2025.pdf
PDF
zbrain.ai-Scope Key Metrics Configuration and Best Practices.pdf
PDF
Co-training pseudo-labeling for text classification with support vector machi...
PDF
Build Real-Time ML Apps with Python, Feast & NoSQL
PDF
Electrocardiogram sequences data analytics and classification using unsupervi...
PDF
CXOs-Are-you-still-doing-manual-DevOps-in-the-age-of-AI.pdf
PDF
5-Ways-AI-is-Revolutionizing-Telecom-Quality-Engineering.pdf
PDF
Lung cancer patients survival prediction using outlier detection and optimize...
PPTX
Module 1 Introduction to Web Programming .pptx
PDF
MENA-ECEONOMIC-CONTEXT-VC MENA-ECEONOMIC
PDF
SaaS reusability assessment using machine learning techniques
PPTX
Internet of Everything -Basic concepts details
PDF
IT-ITes Industry bjjbnkmkhkhknbmhkhmjhjkhj
PDF
The-2025-Engineering-Revolution-AI-Quality-and-DevOps-Convergence.pdf
PDF
Introduction to MCP and A2A Protocols: Enabling Agent Communication
PDF
Transform-Your-Supply-Chain-with-AI-Driven-Quality-Engineering.pdf
PDF
Data Virtualization in Action: Scaling APIs and Apps with FME
PDF
Human Computer Interaction Miterm Lesson
PPTX
Microsoft User Copilot Training Slide Deck
DOCX
Basics of Cloud Computing - Cloud Ecosystem
Accessing-Finance-in-Jordan-MENA 2024 2025.pdf
zbrain.ai-Scope Key Metrics Configuration and Best Practices.pdf
Co-training pseudo-labeling for text classification with support vector machi...
Build Real-Time ML Apps with Python, Feast & NoSQL
Electrocardiogram sequences data analytics and classification using unsupervi...
CXOs-Are-you-still-doing-manual-DevOps-in-the-age-of-AI.pdf
5-Ways-AI-is-Revolutionizing-Telecom-Quality-Engineering.pdf
Lung cancer patients survival prediction using outlier detection and optimize...
Module 1 Introduction to Web Programming .pptx
MENA-ECEONOMIC-CONTEXT-VC MENA-ECEONOMIC
SaaS reusability assessment using machine learning techniques
Internet of Everything -Basic concepts details
IT-ITes Industry bjjbnkmkhkhknbmhkhmjhjkhj
The-2025-Engineering-Revolution-AI-Quality-and-DevOps-Convergence.pdf
Introduction to MCP and A2A Protocols: Enabling Agent Communication
Transform-Your-Supply-Chain-with-AI-Driven-Quality-Engineering.pdf
Data Virtualization in Action: Scaling APIs and Apps with FME
Human Computer Interaction Miterm Lesson
Microsoft User Copilot Training Slide Deck
Basics of Cloud Computing - Cloud Ecosystem

Angular EE - Special Workshop by Nir Kaufman