SlideShare a Scribd company logo
Component-based Front-End
Architecture
Artyom Trityak
Real app?
Done!
Real app
Real app
Component-based Front-End architecture
Scalability? Oops…
No panic!
Hierarchical MVC
Component Folder
• Data Layer (models, collections, services)	

• Views (Views, Directives)	

• Public API (Controller)*
Component structure
*At AngularJS app Services provides component Public API
• Views, Models creation	

• Public API, Listening events	

• Configuring initial state of component	

• Business logic
Controller
• Backbone.Controller	

• Marionette.Controller	

• Angular.js Controller
Controller implementation
• Fetching / saving data (ajax, jsonp etc)	

• Storing data and state	

• Data operations (sorting, filtering, processing)
Data Layer
• Backbone.Model	

• Backbone.Collection	

• Angular.js Service
Data Layer examples
• Rendering templates	

• DOM events binding (clicks, hovers etc)	

• Data Layer DOM binding (1-2 way) 	

• No logic. NO LOGIC =>	

• Triggering actions events to controller
Views
• Backbone.View	

• Angular.js Directive
Views examples
What next?	

Components communication
Publish	

user:get
Listen
user:get
Component	

Users
Component	

CV
Server
Get CV for User X
Deferred / Promises
jQuery.deferred Q
Deferred / Promises
Deferred / Promises
App Users
App
Server
get data
Components communication
Publish	

user:get
Listen
user:get
Component	

Users
Component	

CV
Server
Get CV for User X
deferred
resolve
…
…
Deferred / Promises
Deferred / Promises
Global events: naming
Project prefix:Module name:Event name	

!
EC:USERS:GET	

EC:INVENTORY:RESET	

EC:INVENTORY:LOADED
Screens
Users
Zoom
Steps
Steps Screen
User details
Screen
…
…
• Initialize components	

• Define screen routes	

• Define screen logic
E
V
E
N
T
S
Menu
Component-based Front-End architecture

More Related Content

PDF
WebCamp: Developer Day: Архитектура приложений на основе компонентов - Артем ...
PDF
PPT
PPTX
Moving From AngularJS to Angular 2
PPTX
Introduction à Application Insights
PDF
State Management in Angular/React
PDF
Web without framework
PPTX
Flux and React.js
WebCamp: Developer Day: Архитектура приложений на основе компонентов - Артем ...
Moving From AngularJS to Angular 2
Introduction à Application Insights
State Management in Angular/React
Web without framework
Flux and React.js

What's hot (20)

PPTX
Sexy Architecting. VIPER: MVP on steroids
PPTX
State management in react applications (Statecharts)
PPTX
PPTX
ASP.NET MVC Fundamental
PPTX
Angularjs Basics
PPTX
Serverless Computing With Azure Functions
PPTX
PPT
Backbone introdunction
PDF
Introduction to React, Flux, and Isomorphic Apps
PPTX
Ajax PPT
PDF
Sitecore MVC Advanced
PDF
An open source, scalable queuing solution on top of apache kafka 2019
PPTX
Angular patterns
PPTX
Getting started with react & redux
PPTX
Cracking web development
PPTX
Easy Ice Service
PPTX
What is AngularJS and Describe it in Details
DOC
Rails notification
PDF
M6 l8-ajax-handout
PPTX
ASP.NET 4.5 webforms
Sexy Architecting. VIPER: MVP on steroids
State management in react applications (Statecharts)
ASP.NET MVC Fundamental
Angularjs Basics
Serverless Computing With Azure Functions
Backbone introdunction
Introduction to React, Flux, and Isomorphic Apps
Ajax PPT
Sitecore MVC Advanced
An open source, scalable queuing solution on top of apache kafka 2019
Angular patterns
Getting started with react & redux
Cracking web development
Easy Ice Service
What is AngularJS and Describe it in Details
Rails notification
M6 l8-ajax-handout
ASP.NET 4.5 webforms
Ad

Viewers also liked (20)

PDF
Smart and Dumb Components
PDF
Ejecución estratégica cede
PPTX
displair
PPTX
estafas a través de subastas en linea
PDF
Geospatial web apps development with OpenGeo Suite Client SDK (GXP)
PPTX
Herramientas de interconexión (Electiva 5)
PDF
OpenEnergyMonitor: Univeristy of Turin GreenTo Build Workshop
PDF
MBM Course Details | by Tribhuvan University
PPTX
Decorative arts at ntu
PPTX
Inducción a procesos pedagogicos
DOCX
Derrame pleural e hidrotórax
PPTX
DNR sintezė
PPTX
CMG2013 Workshop: Netflix Cloud Native, Capacity, Performance and Cost Optimi...
PDF
Codigos de identificacion de los Distritos y Circuitos a nivel Nacional
PPTX
Yow Conference Dec 2013 Netflix Workshop Slides with Notes
PDF
Bservice report
PPTX
Introduction to angular 2
ODP
How to Use Slideshare
PDF
jQuery Essentials
PDF
Die Schlacht über der Tunguska Seit Jahrtausenden Kämpfe im Weltall und in un...
Smart and Dumb Components
Ejecución estratégica cede
displair
estafas a través de subastas en linea
Geospatial web apps development with OpenGeo Suite Client SDK (GXP)
Herramientas de interconexión (Electiva 5)
OpenEnergyMonitor: Univeristy of Turin GreenTo Build Workshop
MBM Course Details | by Tribhuvan University
Decorative arts at ntu
Inducción a procesos pedagogicos
Derrame pleural e hidrotórax
DNR sintezė
CMG2013 Workshop: Netflix Cloud Native, Capacity, Performance and Cost Optimi...
Codigos de identificacion de los Distritos y Circuitos a nivel Nacional
Yow Conference Dec 2013 Netflix Workshop Slides with Notes
Bservice report
Introduction to angular 2
How to Use Slideshare
jQuery Essentials
Die Schlacht über der Tunguska Seit Jahrtausenden Kämpfe im Weltall und in un...
Ad

Similar to Component-based Front-End architecture (20)

PPTX
ASP.NET MVC as the next step in web development
PDF
Developing maintainable Cordova applications
PDF
ASP.NET MVC 2.0
PDF
Azure Application insights - An Introduction
PDF
What Is Angular 2 | Angular 2 Tutorial For Beginners | Angular Training | Edu...
PPTX
Comparing Angular and React JS for SPAs
PPTX
MongoDB World 2018: Ch-Ch-Ch-Ch-Changes: Taking Your Stitch Application to th...
PPT
Building intranet applications with ASP.NET AJAX and jQuery
PDF
Build Java Web Application Using Apache Struts
PDF
Backbone.js
PPT
Intoduction to Play Framework
PDF
Angular - Chapter 4 - Data and Event Handling
PPTX
Дмитрий Тежельников «Разработка вэб-решений с использованием Asp.NET.Core и ...
PDF
[2015/2016] Backbone JS
PPT
Building intranet applications with ASP.NET AJAX and jQuery
PDF
Medium TechTalk — iOS
PDF
Backbone JS for mobile apps
PPTX
Angular JS, A dive to concepts
PDF
PDF
Asp.net mvc basic introduction
ASP.NET MVC as the next step in web development
Developing maintainable Cordova applications
ASP.NET MVC 2.0
Azure Application insights - An Introduction
What Is Angular 2 | Angular 2 Tutorial For Beginners | Angular Training | Edu...
Comparing Angular and React JS for SPAs
MongoDB World 2018: Ch-Ch-Ch-Ch-Changes: Taking Your Stitch Application to th...
Building intranet applications with ASP.NET AJAX and jQuery
Build Java Web Application Using Apache Struts
Backbone.js
Intoduction to Play Framework
Angular - Chapter 4 - Data and Event Handling
Дмитрий Тежельников «Разработка вэб-решений с использованием Asp.NET.Core и ...
[2015/2016] Backbone JS
Building intranet applications with ASP.NET AJAX and jQuery
Medium TechTalk — iOS
Backbone JS for mobile apps
Angular JS, A dive to concepts
Asp.net mvc basic introduction

More from Artyom Trityak (16)

PDF
Data fetching in React.js
PPTX
React Native
PDF
React.js and Flux in details
PDF
React.js for Back-End developers
PDF
Чик чик и в продакшн: быстрый обзор маленьких библиотек для большого Backbone...
PDF
Front-End UnitTesting
PDF
Just Test It
PDF
FrontEnd Unit testing
PDF
Requirejs in details v2
PDF
Modern front-end
PDF
Backbonejs Full Stack
PDF
CoffeeScript a-zA-Z
PDF
Sinonjs mocks
PDF
Backbone widget apps
PDF
Green orange: Gruntjs, Mocha, Testacular (Karma)
PPTX
Require.js in details
Data fetching in React.js
React Native
React.js and Flux in details
React.js for Back-End developers
Чик чик и в продакшн: быстрый обзор маленьких библиотек для большого Backbone...
Front-End UnitTesting
Just Test It
FrontEnd Unit testing
Requirejs in details v2
Modern front-end
Backbonejs Full Stack
CoffeeScript a-zA-Z
Sinonjs mocks
Backbone widget apps
Green orange: Gruntjs, Mocha, Testacular (Karma)
Require.js in details

Recently uploaded (20)

PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
Big Data Technologies - Introduction.pptx
PPTX
Cloud computing and distributed systems.
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Approach and Philosophy of On baking technology
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Encapsulation theory and applications.pdf
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PPTX
A Presentation on Artificial Intelligence
PDF
Empathic Computing: Creating Shared Understanding
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
NewMind AI Weekly Chronicles - August'25-Week II
Dropbox Q2 2025 Financial Results & Investor Presentation
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Big Data Technologies - Introduction.pptx
Cloud computing and distributed systems.
Per capita expenditure prediction using model stacking based on satellite ima...
Approach and Philosophy of On baking technology
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Reach Out and Touch Someone: Haptics and Empathic Computing
Spectral efficient network and resource selection model in 5G networks
Encapsulation theory and applications.pdf
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
gpt5_lecture_notes_comprehensive_20250812015547.pdf
A Presentation on Artificial Intelligence
Empathic Computing: Creating Shared Understanding
Diabetes mellitus diagnosis method based random forest with bat algorithm
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
The Rise and Fall of 3GPP – Time for a Sabbatical?

Component-based Front-End architecture