SlideShare une entreprise Scribd logo
1  sur  66
Télécharger pour lire hors ligne
Mauricio Angulo S.
Senior UX Engineer
mauricio@tesseractspace.com
@mauricioangulo
www.tesseractspace.com/blog
Sistemas de Diseño con
Atomic Design y Pattern Lab
Consistencia en el diseño
● Reduce la fricción y la curva de aprendizaje del usuario
primerizo
● Aprovecha la tendencia natural de los humanos de encontrar
patrones
● Es crítica para la construcción de una marca
● Ayuda a los usuarios a reconocer sus productos favoritos
● Refuerza las experiencias positivas
Una buena consistencia en diseño:
HTML
CSS
JavaScript
Swift
Java
Papel
JPG / PNG
PSD /PDF
PPT
MPG4
Sketch / InVision
www.material.io
https://developer.apple.com/design/
http://fluent.microsoft.com
https://airbnb.design/building-a-visual-language/
http://atomicdesign.bradfrost.com/
Página de inicio Blog Artículo
Plantillas + Data
https://airbnb.design/building-a-visual-language/
http://patternlab.io
http://patternlab.io
<button class=”button”>Enviar</button>
source/_patterns/global/button.mustache
https://mustache.github.io
{
"key": "value",
"key2": "use this for variables you want to load globally",
"title": "Nullizzle shizznit velizzle, hizzle, suscipit own yo', gravida vizzle, arcu.",
"btnText": "Da clic aquí",
"img": {
"avatar": {
"src": "http://placeimg.com/100/100/people",
"alt": "Avatar"
},
"square": {
"src": "http://placeimg.com/300/300/nature",
"alt": "Square"
},
"rectangle": {
"src": "http://placeimg.com/400/300/tech",
"alt": "Rectangle"
},
"landscape-4x3": {
"src": "http://placeimg.com/400/300/tech",
"alt": "4x3 Image"
},
"landscape-16x9": {
"src": "http://placeimg.com/640/360/tech",
"alt": "16x9 Image"
source/_data/data.json
/*
* YOUR STYLES HERE
*/
button {
padding: 15px;
color: white;
text-transform: uppercase;
border-radius: 7px;
background-color: #333333;
}
source/css/style.css
---
title: Botón
---
Este es el botón principal para *llamada a la acción* en una página. No
debería haber **más de uno de estos botones en una página** para ayudar
al usuario.
source/_patterns/global/button.md
http://demo.patternlab.io
<img src="{{ imgHero.src }}"
alt="{{ imgHero.alt }}"
class="{{ styleModifier }}" />
<a href="{{ url }}" class="c-block-hero">
{{> atoms-hero:c-block-hero__img }}
<h2 class="c-block-hero__headline">{{ headline.medium }}</h2>
</a><!-- end c-block--hero-->
<header class="c-header" role="banner">
{{> molecules-logo-link }}
<div class="c-header__controls">
<a href="#nav" class="nav-toggle nav-toggle-menu icon-menu">
<span class="is-vishidden">Menu</span></a>
<a href="#search-form" class="nav-toggle nav-toggle-search icon-search">
<span class="is-vishidden">Search</span></a>
{{> molecules-primary-nav }}
{{> molecules-search }}
</div><!-- end c-header__controls -->
</header><!-- end c-header -->
{{> organisms-header }}
<main role="main">
{{# hero }}
{{> molecules-block-hero }}
{{/ hero}}
<div class="l">
{{> organisms-tout-list }}
</div>
<div class="l l--two-col">
<div class="l-main">
{{# latestPosts }}
{{> organisms-section-media-list }}
{{/ latestPosts }}
</div><!--end .l-main-->
<div class="l-sidebar">
{{# featuredPeople }}
{{> organisms-section-media-list }}
{{/ featuredPeople }}
</div><!--end .l-sidebar-->
</div><!--end l--two-col-->
</main>
{{> organisms-footer }}
{
"title" : "Home Page",
"bodyClass": "home",
"emergency" : false,
"imgHero" : {
"src": "../../images/sample/hero-forest.jpg",
"alt": "Forest"
},
"headline" : {
"medium" : "Track your hikes. Challenge your friends. Get out there and start exploring."
},
"toutList" : [
{
"url": "link.pages-blog-detail",
"headline": {
"short" : "Best winter hikes around the world"
},
"imgLandscape" : {
"src": "../../images/sample/tout-winter-hiker.jpg",
"alt": "Hiker with back pack walking in snow"
}
},
{
"url": "link.pages-login",
"headline": {
source/_patterns/04-pages/00-homepage.json
{{> templates-homepage }}
https://patternlab.io/docs/
https://patternlab.io/resources.html
http://atomicdesign.bradfrost.com/table-of-contents/
Más sobre Sistemas de Diseño
Introducción a Sistemas de Diseño:
Google’s Material Design:
Apple’s Human Interface Design Guidelines:
Microsoft’s Fluent Design System:
tesseractspace.com/blog/sistemas-de-diseno/
tesseractspace.com/blog/sistema-de-diseno-material-design/
tesseractspace.com/blog/human-interface-guidelines-de-apple/
tesseractspace.com/blog/fluent-design-system/
>
>
>
>
Atomic Design:
tesseractspace.com/blog/sistemas-de-diseno-con-atomic-design/
>
Mauricio Angulo S.
Senior UX Engineer
mauricio@tesseractspace.com
@mauricioangulo
www.tesseractspace.com/blog
¡Gracias!

Contenu connexe

Tendances

Blogs como gerenciar
Blogs como gerenciarBlogs como gerenciar
Blogs como gerenciar
Edna17
 
Blogs como gerenciar
Blogs como gerenciarBlogs como gerenciar
Blogs como gerenciar
Andrelma
 

Tendances (20)

Blogs como gerenciar
Blogs como gerenciarBlogs como gerenciar
Blogs como gerenciar
 
Blogs como gerenciar
Blogs como gerenciarBlogs como gerenciar
Blogs como gerenciar
 
Blogs como gerenciar
Blogs como gerenciarBlogs como gerenciar
Blogs como gerenciar
 
1から始めるAMP対応
1から始めるAMP対応1から始めるAMP対応
1から始めるAMP対応
 
jQuery Mobile - Desenvolvimento para dispositivos móveis
jQuery Mobile - Desenvolvimento para dispositivos móveisjQuery Mobile - Desenvolvimento para dispositivos móveis
jQuery Mobile - Desenvolvimento para dispositivos móveis
 
Desenvolvimento web com jQuery Mobile
Desenvolvimento web com jQuery MobileDesenvolvimento web com jQuery Mobile
Desenvolvimento web com jQuery Mobile
 
Teams, styles and scalable applications
Teams, styles and scalable applicationsTeams, styles and scalable applications
Teams, styles and scalable applications
 
Responsive design: techniques and tricks to prepare your websites for the mul...
Responsive design: techniques and tricks to prepare your websites for the mul...Responsive design: techniques and tricks to prepare your websites for the mul...
Responsive design: techniques and tricks to prepare your websites for the mul...
 
Web Design Course - Lecture 18 - Boostrap, Gatting started, grid system, tables
Web Design Course - Lecture 18 - Boostrap, Gatting started, grid system, tablesWeb Design Course - Lecture 18 - Boostrap, Gatting started, grid system, tables
Web Design Course - Lecture 18 - Boostrap, Gatting started, grid system, tables
 
[WEB UI BASIC] CSS_1
[WEB UI BASIC] CSS_1[WEB UI BASIC] CSS_1
[WEB UI BASIC] CSS_1
 
a-blog cms でAMPに対応する
a-blog cms でAMPに対応するa-blog cms でAMPに対応する
a-blog cms でAMPに対応する
 
Front end ++: seo e flexbox
Front end ++: seo e flexboxFront end ++: seo e flexbox
Front end ++: seo e flexbox
 
HTML5, the new buzzword
HTML5, the new buzzwordHTML5, the new buzzword
HTML5, the new buzzword
 
Parceiros tkd
Parceiros tkdParceiros tkd
Parceiros tkd
 
Create a landing page
Create a landing pageCreate a landing page
Create a landing page
 
JD17NL Joomla! Overrides and alternate layouts
JD17NL Joomla! Overrides and alternate layoutsJD17NL Joomla! Overrides and alternate layouts
JD17NL Joomla! Overrides and alternate layouts
 
Front End Tooling and Performance - Codeaholics HK 2015
Front End Tooling and Performance - Codeaholics HK 2015Front End Tooling and Performance - Codeaholics HK 2015
Front End Tooling and Performance - Codeaholics HK 2015
 
Responsive & Responsible Web Design in DNN
Responsive & Responsible Web Design in DNNResponsive & Responsible Web Design in DNN
Responsive & Responsible Web Design in DNN
 
7Masters CSS | Consistência visual em projetos web, por Rafael Rinaldi
7Masters CSS | Consistência visual em projetos web, por Rafael Rinaldi7Masters CSS | Consistência visual em projetos web, por Rafael Rinaldi
7Masters CSS | Consistência visual em projetos web, por Rafael Rinaldi
 
Web Design Course - Lecture 21 - Bootstrap Jumbotron, Thumbnails, Alerts, Pro...
Web Design Course - Lecture 21 - Bootstrap Jumbotron, Thumbnails, Alerts, Pro...Web Design Course - Lecture 21 - Bootstrap Jumbotron, Thumbnails, Alerts, Pro...
Web Design Course - Lecture 21 - Bootstrap Jumbotron, Thumbnails, Alerts, Pro...
 

Similaire à Atomic design con pattern lab

AngularJS for Legacy Apps
AngularJS for Legacy AppsAngularJS for Legacy Apps
AngularJS for Legacy Apps
Peter Drinnan
 

Similaire à Atomic design con pattern lab (20)

Xxx
XxxXxx
Xxx
 
Atomic Design con Pattern Lab
Atomic Design con Pattern LabAtomic Design con Pattern Lab
Atomic Design con Pattern Lab
 
Introduction to Bootstrap
Introduction to BootstrapIntroduction to Bootstrap
Introduction to Bootstrap
 
Bootstrap
BootstrapBootstrap
Bootstrap
 
Introduction to web components
Introduction to web componentsIntroduction to web components
Introduction to web components
 
Upload[1]
Upload[1]Upload[1]
Upload[1]
 
Slow kinda sucks
Slow kinda sucksSlow kinda sucks
Slow kinda sucks
 
Design Systems, Pattern Libraries & WordPress
Design Systems, Pattern Libraries & WordPressDesign Systems, Pattern Libraries & WordPress
Design Systems, Pattern Libraries & WordPress
 
Bootstrap 3 Cheat Sheet PDF Reference
Bootstrap 3 Cheat Sheet PDF ReferenceBootstrap 3 Cheat Sheet PDF Reference
Bootstrap 3 Cheat Sheet PDF Reference
 
Presentation html5 css3 by thibaut
Presentation html5 css3 by thibautPresentation html5 css3 by thibaut
Presentation html5 css3 by thibaut
 
Rapid HTML Prototyping with Bootstrap - Chris Griffith
Rapid HTML Prototyping with Bootstrap - Chris GriffithRapid HTML Prototyping with Bootstrap - Chris Griffith
Rapid HTML Prototyping with Bootstrap - Chris Griffith
 
CSS framework By Palash
CSS framework By PalashCSS framework By Palash
CSS framework By Palash
 
Oracle Application Express & jQuery Mobile - OGh Apex Dag 2012
Oracle Application Express & jQuery Mobile - OGh Apex Dag 2012Oracle Application Express & jQuery Mobile - OGh Apex Dag 2012
Oracle Application Express & jQuery Mobile - OGh Apex Dag 2012
 
Bootstrap PPT by Mukesh
Bootstrap PPT by MukeshBootstrap PPT by Mukesh
Bootstrap PPT by Mukesh
 
“Good design is obvious. Great design is transparent.” — How we use Bootstrap...
“Good design is obvious. Great design is transparent.” — How we use Bootstrap...“Good design is obvious. Great design is transparent.” — How we use Bootstrap...
“Good design is obvious. Great design is transparent.” — How we use Bootstrap...
 
Mobile themes, QR codes, and shortURLs
Mobile themes, QR codes, and shortURLsMobile themes, QR codes, and shortURLs
Mobile themes, QR codes, and shortURLs
 
Death of a Themer
Death of a ThemerDeath of a Themer
Death of a Themer
 
AngularJS for Legacy Apps
AngularJS for Legacy AppsAngularJS for Legacy Apps
AngularJS for Legacy Apps
 
Introduction Django
Introduction DjangoIntroduction Django
Introduction Django
 
Test upload
Test uploadTest upload
Test upload
 

Plus de UX Nights

Plus de UX Nights (20)

Arquitectura de información para los no arquitectos
Arquitectura de información para los no arquitectosArquitectura de información para los no arquitectos
Arquitectura de información para los no arquitectos
 
Claves para ser UX
Claves para ser UXClaves para ser UX
Claves para ser UX
 
Equipos multidisciplinarios
Equipos multidisciplinariosEquipos multidisciplinarios
Equipos multidisciplinarios
 
¿Dar el brinco a UX?
¿Dar el brinco a UX?¿Dar el brinco a UX?
¿Dar el brinco a UX?
 
La mente participativa: El diseño social como creación colectiva
La mente participativa: El diseño social como creación colectivaLa mente participativa: El diseño social como creación colectiva
La mente participativa: El diseño social como creación colectiva
 
El futuro lo estamos diseñando hoy
El futuro lo estamos diseñando hoyEl futuro lo estamos diseñando hoy
El futuro lo estamos diseñando hoy
 
Centro de Comando Sonoro
Centro de Comando SonoroCentro de Comando Sonoro
Centro de Comando Sonoro
 
En búsqueda del verdadero unicornio
En búsqueda del verdadero unicornioEn búsqueda del verdadero unicornio
En búsqueda del verdadero unicornio
 
De unicornios y monstruos, ¿sabes diferenciarlos?
De unicornios y monstruos, ¿sabes diferenciarlos?De unicornios y monstruos, ¿sabes diferenciarlos?
De unicornios y monstruos, ¿sabes diferenciarlos?
 
Estoy en línea, luego existo
Estoy en línea, luego existoEstoy en línea, luego existo
Estoy en línea, luego existo
 
La Paradoja del Citizen-Centric eXperience
La Paradoja del Citizen-Centric eXperienceLa Paradoja del Citizen-Centric eXperience
La Paradoja del Citizen-Centric eXperience
 
¿La UX se lleva con las elecciones?
¿La UX se lleva con las elecciones?¿La UX se lleva con las elecciones?
¿La UX se lleva con las elecciones?
 
Implementación de procesos en La División de Movimientos de Recursos Humanos ...
Implementación de procesos en La División de Movimientos de Recursos Humanos ...Implementación de procesos en La División de Movimientos de Recursos Humanos ...
Implementación de procesos en La División de Movimientos de Recursos Humanos ...
 
Todavía no he desayunado
Todavía no he desayunadoTodavía no he desayunado
Todavía no he desayunado
 
Los retos y oportunidades del liderazgo en UX
Los retos y oportunidades del liderazgo en UXLos retos y oportunidades del liderazgo en UX
Los retos y oportunidades del liderazgo en UX
 
Liderazgo de un equipo multidisciplinario digital
Liderazgo de un equipo multidisciplinario digitalLiderazgo de un equipo multidisciplinario digital
Liderazgo de un equipo multidisciplinario digital
 
Cruzando Puentes mediante UX Research
Cruzando Puentes mediante UX ResearchCruzando Puentes mediante UX Research
Cruzando Puentes mediante UX Research
 
Los chatbots como aliados en contextos hostiles
Los chatbots como aliados en contextos hostilesLos chatbots como aliados en contextos hostiles
Los chatbots como aliados en contextos hostiles
 
Iteraciones y aprendizajes desde la docencia académica
Iteraciones y aprendizajes desde la docencia académicaIteraciones y aprendizajes desde la docencia académica
Iteraciones y aprendizajes desde la docencia académica
 
SEO  UX (SEO Loves UX)
SEO  UX (SEO Loves UX)SEO  UX (SEO Loves UX)
SEO  UX (SEO Loves UX)
 

Dernier

Minimalist Orange Portfolio by Slidesgo.pptx
Minimalist Orange Portfolio by Slidesgo.pptxMinimalist Orange Portfolio by Slidesgo.pptx
Minimalist Orange Portfolio by Slidesgo.pptx
balqisyamutia
 
一比一定(购)滑铁卢大学毕业证(UW毕业证)成绩单学位证
一比一定(购)滑铁卢大学毕业证(UW毕业证)成绩单学位证一比一定(购)滑铁卢大学毕业证(UW毕业证)成绩单学位证
一比一定(购)滑铁卢大学毕业证(UW毕业证)成绩单学位证
wpkuukw
 
Call Girls In Ratnagiri Escorts ☎️8617370543 🔝 💃 Enjoy 24/7 Escort Service En...
Call Girls In Ratnagiri Escorts ☎️8617370543 🔝 💃 Enjoy 24/7 Escort Service En...Call Girls In Ratnagiri Escorts ☎️8617370543 🔝 💃 Enjoy 24/7 Escort Service En...
Call Girls In Ratnagiri Escorts ☎️8617370543 🔝 💃 Enjoy 24/7 Escort Service En...
Nitya salvi
 
怎样办理伯明翰大学学院毕业证(Birmingham毕业证书)成绩单留信认证
怎样办理伯明翰大学学院毕业证(Birmingham毕业证书)成绩单留信认证怎样办理伯明翰大学学院毕业证(Birmingham毕业证书)成绩单留信认证
怎样办理伯明翰大学学院毕业证(Birmingham毕业证书)成绩单留信认证
eeanqy
 
Top profile Call Girls In Meerut [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Meerut [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Meerut [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Meerut [ 7014168258 ] Call Me For Genuine Models We...
gajnagarg
 
Design-System - FinTech - Isadora Agency
Design-System - FinTech - Isadora AgencyDesign-System - FinTech - Isadora Agency
Design-System - FinTech - Isadora Agency
Isadora Agency
 
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman MuscatAbortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion pills in Kuwait Cytotec pills in Kuwait
 
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证
eeanqy
 
Q4-Trends-Networks-Module-3.pdfqquater days sheets123456789
Q4-Trends-Networks-Module-3.pdfqquater days sheets123456789Q4-Trends-Networks-Module-3.pdfqquater days sheets123456789
Q4-Trends-Networks-Module-3.pdfqquater days sheets123456789
CristineGraceAcuyan
 
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
eqaqen
 

Dernier (20)

Gamestore case study UI UX by Amgad Ibrahim
Gamestore case study UI UX by Amgad IbrahimGamestore case study UI UX by Amgad Ibrahim
Gamestore case study UI UX by Amgad Ibrahim
 
LANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEK
LANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEKLANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEK
LANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEK
 
Minimalist Orange Portfolio by Slidesgo.pptx
Minimalist Orange Portfolio by Slidesgo.pptxMinimalist Orange Portfolio by Slidesgo.pptx
Minimalist Orange Portfolio by Slidesgo.pptx
 
Just Call Vip call girls Kasganj Escorts ☎️8617370543 Two shot with one girl ...
Just Call Vip call girls Kasganj Escorts ☎️8617370543 Two shot with one girl ...Just Call Vip call girls Kasganj Escorts ☎️8617370543 Two shot with one girl ...
Just Call Vip call girls Kasganj Escorts ☎️8617370543 Two shot with one girl ...
 
一比一定(购)滑铁卢大学毕业证(UW毕业证)成绩单学位证
一比一定(购)滑铁卢大学毕业证(UW毕业证)成绩单学位证一比一定(购)滑铁卢大学毕业证(UW毕业证)成绩单学位证
一比一定(购)滑铁卢大学毕业证(UW毕业证)成绩单学位证
 
Call Girls In Ratnagiri Escorts ☎️8617370543 🔝 💃 Enjoy 24/7 Escort Service En...
Call Girls In Ratnagiri Escorts ☎️8617370543 🔝 💃 Enjoy 24/7 Escort Service En...Call Girls In Ratnagiri Escorts ☎️8617370543 🔝 💃 Enjoy 24/7 Escort Service En...
Call Girls In Ratnagiri Escorts ☎️8617370543 🔝 💃 Enjoy 24/7 Escort Service En...
 
怎样办理伯明翰大学学院毕业证(Birmingham毕业证书)成绩单留信认证
怎样办理伯明翰大学学院毕业证(Birmingham毕业证书)成绩单留信认证怎样办理伯明翰大学学院毕业证(Birmingham毕业证书)成绩单留信认证
怎样办理伯明翰大学学院毕业证(Birmingham毕业证书)成绩单留信认证
 
How to Create a Productive Workspace Trends and Tips.pdf
How to Create a Productive Workspace Trends and Tips.pdfHow to Create a Productive Workspace Trends and Tips.pdf
How to Create a Productive Workspace Trends and Tips.pdf
 
Top profile Call Girls In Meerut [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Meerut [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Meerut [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Meerut [ 7014168258 ] Call Me For Genuine Models We...
 
Eye-Catching Web Design Crafting User Interfaces .docx
Eye-Catching Web Design Crafting User Interfaces .docxEye-Catching Web Design Crafting User Interfaces .docx
Eye-Catching Web Design Crafting User Interfaces .docx
 
Mohanlalganj ! Call Girls in Lucknow - 450+ Call Girl Cash Payment 9548273370...
Mohanlalganj ! Call Girls in Lucknow - 450+ Call Girl Cash Payment 9548273370...Mohanlalganj ! Call Girls in Lucknow - 450+ Call Girl Cash Payment 9548273370...
Mohanlalganj ! Call Girls in Lucknow - 450+ Call Girl Cash Payment 9548273370...
 
Design-System - FinTech - Isadora Agency
Design-System - FinTech - Isadora AgencyDesign-System - FinTech - Isadora Agency
Design-System - FinTech - Isadora Agency
 
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman MuscatAbortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
 
Hackathon evaluation template_latest_uploadpdf
Hackathon evaluation template_latest_uploadpdfHackathon evaluation template_latest_uploadpdf
Hackathon evaluation template_latest_uploadpdf
 
Independent Escorts Goregaon WhatsApp +91-9930687706, Best Service
Independent Escorts Goregaon WhatsApp +91-9930687706, Best ServiceIndependent Escorts Goregaon WhatsApp +91-9930687706, Best Service
Independent Escorts Goregaon WhatsApp +91-9930687706, Best Service
 
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证
 
Pondicherry Escorts Service Girl ^ 9332606886, WhatsApp Anytime Pondicherry
Pondicherry Escorts Service Girl ^ 9332606886, WhatsApp Anytime PondicherryPondicherry Escorts Service Girl ^ 9332606886, WhatsApp Anytime Pondicherry
Pondicherry Escorts Service Girl ^ 9332606886, WhatsApp Anytime Pondicherry
 
Abortion pills in Riyadh +966572737505 <> buy cytotec <> unwanted kit Saudi A...
Abortion pills in Riyadh +966572737505 <> buy cytotec <> unwanted kit Saudi A...Abortion pills in Riyadh +966572737505 <> buy cytotec <> unwanted kit Saudi A...
Abortion pills in Riyadh +966572737505 <> buy cytotec <> unwanted kit Saudi A...
 
Q4-Trends-Networks-Module-3.pdfqquater days sheets123456789
Q4-Trends-Networks-Module-3.pdfqquater days sheets123456789Q4-Trends-Networks-Module-3.pdfqquater days sheets123456789
Q4-Trends-Networks-Module-3.pdfqquater days sheets123456789
 
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
 

Atomic design con pattern lab

  • 1. Mauricio Angulo S. Senior UX Engineer mauricio@tesseractspace.com @mauricioangulo www.tesseractspace.com/blog Sistemas de Diseño con Atomic Design y Pattern Lab
  • 3. ● Reduce la fricción y la curva de aprendizaje del usuario primerizo ● Aprovecha la tendencia natural de los humanos de encontrar patrones ● Es crítica para la construcción de una marca ● Ayuda a los usuarios a reconocer sus productos favoritos ● Refuerza las experiencias positivas Una buena consistencia en diseño:
  • 4. HTML CSS JavaScript Swift Java Papel JPG / PNG PSD /PDF PPT MPG4 Sketch / InVision
  • 6.
  • 8.
  • 10.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18. Página de inicio Blog Artículo
  • 19.
  • 21.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 32.
  • 33.
  • 35.
  • 36.
  • 38. { "key": "value", "key2": "use this for variables you want to load globally", "title": "Nullizzle shizznit velizzle, hizzle, suscipit own yo', gravida vizzle, arcu.", "btnText": "Da clic aquí", "img": { "avatar": { "src": "http://placeimg.com/100/100/people", "alt": "Avatar" }, "square": { "src": "http://placeimg.com/300/300/nature", "alt": "Square" }, "rectangle": { "src": "http://placeimg.com/400/300/tech", "alt": "Rectangle" }, "landscape-4x3": { "src": "http://placeimg.com/400/300/tech", "alt": "4x3 Image" }, "landscape-16x9": { "src": "http://placeimg.com/640/360/tech", "alt": "16x9 Image" source/_data/data.json
  • 39.
  • 40.
  • 41. /* * YOUR STYLES HERE */ button { padding: 15px; color: white; text-transform: uppercase; border-radius: 7px; background-color: #333333; } source/css/style.css
  • 42.
  • 43. --- title: Botón --- Este es el botón principal para *llamada a la acción* en una página. No debería haber **más de uno de estos botones en una página** para ayudar al usuario. source/_patterns/global/button.md
  • 44.
  • 46.
  • 47. <img src="{{ imgHero.src }}" alt="{{ imgHero.alt }}" class="{{ styleModifier }}" />
  • 48.
  • 49. <a href="{{ url }}" class="c-block-hero"> {{> atoms-hero:c-block-hero__img }} <h2 class="c-block-hero__headline">{{ headline.medium }}</h2> </a><!-- end c-block--hero-->
  • 50.
  • 51. <header class="c-header" role="banner"> {{> molecules-logo-link }} <div class="c-header__controls"> <a href="#nav" class="nav-toggle nav-toggle-menu icon-menu"> <span class="is-vishidden">Menu</span></a> <a href="#search-form" class="nav-toggle nav-toggle-search icon-search"> <span class="is-vishidden">Search</span></a> {{> molecules-primary-nav }} {{> molecules-search }} </div><!-- end c-header__controls --> </header><!-- end c-header -->
  • 52.
  • 53.
  • 54.
  • 55. {{> organisms-header }} <main role="main"> {{# hero }} {{> molecules-block-hero }} {{/ hero}} <div class="l"> {{> organisms-tout-list }} </div> <div class="l l--two-col"> <div class="l-main"> {{# latestPosts }} {{> organisms-section-media-list }} {{/ latestPosts }} </div><!--end .l-main--> <div class="l-sidebar"> {{# featuredPeople }} {{> organisms-section-media-list }} {{/ featuredPeople }} </div><!--end .l-sidebar--> </div><!--end l--two-col--> </main> {{> organisms-footer }}
  • 56.
  • 57. { "title" : "Home Page", "bodyClass": "home", "emergency" : false, "imgHero" : { "src": "../../images/sample/hero-forest.jpg", "alt": "Forest" }, "headline" : { "medium" : "Track your hikes. Challenge your friends. Get out there and start exploring." }, "toutList" : [ { "url": "link.pages-blog-detail", "headline": { "short" : "Best winter hikes around the world" }, "imgLandscape" : { "src": "../../images/sample/tout-winter-hiker.jpg", "alt": "Hiker with back pack walking in snow" } }, { "url": "link.pages-login", "headline": { source/_patterns/04-pages/00-homepage.json
  • 59.
  • 60.
  • 61.
  • 65. Más sobre Sistemas de Diseño Introducción a Sistemas de Diseño: Google’s Material Design: Apple’s Human Interface Design Guidelines: Microsoft’s Fluent Design System: tesseractspace.com/blog/sistemas-de-diseno/ tesseractspace.com/blog/sistema-de-diseno-material-design/ tesseractspace.com/blog/human-interface-guidelines-de-apple/ tesseractspace.com/blog/fluent-design-system/ > > > > Atomic Design: tesseractspace.com/blog/sistemas-de-diseno-con-atomic-design/ >
  • 66. Mauricio Angulo S. Senior UX Engineer mauricio@tesseractspace.com @mauricioangulo www.tesseractspace.com/blog ¡Gracias!