SlideShare a Scribd company logo
1 of 66
Download to read offline
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!

More Related Content

What's hot

Blogs como gerenciar
Blogs como gerenciarBlogs como gerenciar
Blogs como gerenciarEdna17
 
Blogs como gerenciar
Blogs como gerenciarBlogs como gerenciar
Blogs como gerenciarAndrelma
 
1から始めるAMP対応
1から始めるAMP対応1から始めるAMP対応
1から始めるAMP対応Kasumi Morita
 
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óveisPablo Garrido
 
Desenvolvimento web com jQuery Mobile
Desenvolvimento web com jQuery MobileDesenvolvimento web com jQuery Mobile
Desenvolvimento web com jQuery MobilePablo Garrido
 
Teams, styles and scalable applications
Teams, styles and scalable applicationsTeams, styles and scalable applications
Teams, styles and scalable applicationsVittorio Vittori
 
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...Andreas Bovens
 
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, tablesAl-Mamun Sarkar
 
[WEB UI BASIC] CSS_1
[WEB UI BASIC] CSS_1[WEB UI BASIC] CSS_1
[WEB UI BASIC] CSS_1Jae Woo Woo
 
a-blog cms でAMPに対応する
a-blog cms でAMPに対応するa-blog cms でAMPに対応する
a-blog cms でAMPに対応するKasumi Morita
 
JD17NL Joomla! Overrides and alternate layouts
JD17NL Joomla! Overrides and alternate layoutsJD17NL Joomla! Overrides and alternate layouts
JD17NL Joomla! Overrides and alternate layoutsHans Kuijpers
 
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 2015Holger Bartel
 
Responsive & Responsible Web Design in DNN
Responsive & Responsible Web Design in DNNResponsive & Responsible Web Design in DNN
Responsive & Responsible Web Design in DNNgravityworksdd
 
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 RinaldiiMasters
 
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...Al-Mamun Sarkar
 

What's hot (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...
 

Similar to Atomic design con pattern lab

Introduction to web components
Introduction to web componentsIntroduction to web components
Introduction to web componentsMarc Bächinger
 
Slow kinda sucks
Slow kinda sucksSlow kinda sucks
Slow kinda sucksTim Wright
 
Design Systems, Pattern Libraries & WordPress
Design Systems, Pattern Libraries & WordPressDesign Systems, Pattern Libraries & WordPress
Design Systems, Pattern Libraries & WordPressJesse James Arnold
 
Bootstrap 3 Cheat Sheet PDF Reference
Bootstrap 3 Cheat Sheet PDF ReferenceBootstrap 3 Cheat Sheet PDF Reference
Bootstrap 3 Cheat Sheet PDF ReferenceBootstrap Creative
 
Presentation html5 css3 by thibaut
Presentation html5 css3 by thibautPresentation html5 css3 by thibaut
Presentation html5 css3 by thibautThibaut Baillet
 
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 GriffithUXPA International
 
CSS framework By Palash
CSS framework By PalashCSS framework By Palash
CSS framework By PalashPalashBajpai
 
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 2012crokitta
 
Bootstrap PPT by Mukesh
Bootstrap PPT by MukeshBootstrap PPT by Mukesh
Bootstrap PPT by MukeshMukesh Kumar
 
“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...Roni Banerjee
 
AngularJS for Legacy Apps
AngularJS for Legacy AppsAngularJS for Legacy Apps
AngularJS for Legacy AppsPeter Drinnan
 
Introduction Django
Introduction DjangoIntroduction Django
Introduction DjangoWade Austin
 

Similar to 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
 

More from UX Nights

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 arquitectosUX Nights
 
Claves para ser UX
Claves para ser UXClaves para ser UX
Claves para ser UXUX Nights
 
Equipos multidisciplinarios
Equipos multidisciplinariosEquipos multidisciplinarios
Equipos multidisciplinariosUX Nights
 
¿Dar el brinco a UX?
¿Dar el brinco a UX?¿Dar el brinco a UX?
¿Dar el brinco a UX?UX Nights
 
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 colectivaUX Nights
 
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 hoyUX Nights
 
Centro de Comando Sonoro
Centro de Comando SonoroCentro de Comando Sonoro
Centro de Comando SonoroUX Nights
 
En búsqueda del verdadero unicornio
En búsqueda del verdadero unicornioEn búsqueda del verdadero unicornio
En búsqueda del verdadero unicornioUX Nights
 
De unicornios y monstruos, ¿sabes diferenciarlos?
De unicornios y monstruos, ¿sabes diferenciarlos?De unicornios y monstruos, ¿sabes diferenciarlos?
De unicornios y monstruos, ¿sabes diferenciarlos?UX Nights
 
Estoy en línea, luego existo
Estoy en línea, luego existoEstoy en línea, luego existo
Estoy en línea, luego existoUX Nights
 
La Paradoja del Citizen-Centric eXperience
La Paradoja del Citizen-Centric eXperienceLa Paradoja del Citizen-Centric eXperience
La Paradoja del Citizen-Centric eXperienceUX Nights
 
¿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?UX Nights
 
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 ...UX Nights
 
Todavía no he desayunado
Todavía no he desayunadoTodavía no he desayunado
Todavía no he desayunadoUX Nights
 
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 UXUX Nights
 
Liderazgo de un equipo multidisciplinario digital
Liderazgo de un equipo multidisciplinario digitalLiderazgo de un equipo multidisciplinario digital
Liderazgo de un equipo multidisciplinario digitalUX Nights
 
Cruzando Puentes mediante UX Research
Cruzando Puentes mediante UX ResearchCruzando Puentes mediante UX Research
Cruzando Puentes mediante UX ResearchUX Nights
 
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 hostilesUX Nights
 
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émicaUX Nights
 
SEO  UX (SEO Loves UX)
SEO  UX (SEO Loves UX)SEO  UX (SEO Loves UX)
SEO  UX (SEO Loves UX)UX Nights
 

More from 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)
 

Recently uploaded

3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdf3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdfSwaraliBorhade
 
VIP Kolkata Call Girl Gariahat 👉 8250192130 Available With Room
VIP Kolkata Call Girl Gariahat 👉 8250192130  Available With RoomVIP Kolkata Call Girl Gariahat 👉 8250192130  Available With Room
VIP Kolkata Call Girl Gariahat 👉 8250192130 Available With Roomdivyansh0kumar0
 
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 nightCheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 nightDelhi Call girls
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Delhi Call girls
 
Kindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUpKindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUpmainac1
 
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...ankitnayak356677
 
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...Call Girls in Nagpur High Profile
 
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Cosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable BricksCosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable Bricksabhishekparmar618
 
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightCheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightDelhi Call girls
 
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai DouxDubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Douxkojalkojal131
 
VIP Call Girl Amravati Aashi 8250192130 Independent Escort Service Amravati
VIP Call Girl Amravati Aashi 8250192130 Independent Escort Service AmravatiVIP Call Girl Amravati Aashi 8250192130 Independent Escort Service Amravati
VIP Call Girl Amravati Aashi 8250192130 Independent Escort Service AmravatiSuhani Kapoor
 
Revit Understanding Reference Planes and Reference lines in Revit for Family ...
Revit Understanding Reference Planes and Reference lines in Revit for Family ...Revit Understanding Reference Planes and Reference lines in Revit for Family ...
Revit Understanding Reference Planes and Reference lines in Revit for Family ...Narsimha murthy
 
How to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our SiteHow to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our Sitegalleryaagency
 
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130Suhani Kapoor
 
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...Amil baba
 
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk GurgaonCheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk GurgaonDelhi Call girls
 
WAEC Carpentry and Joinery Past Questions
WAEC Carpentry and Joinery Past QuestionsWAEC Carpentry and Joinery Past Questions
WAEC Carpentry and Joinery Past QuestionsCharles Obaleagbon
 
Design Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryDesign Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryWilliamVickery6
 

Recently uploaded (20)

3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdf3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdf
 
VIP Kolkata Call Girl Gariahat 👉 8250192130 Available With Room
VIP Kolkata Call Girl Gariahat 👉 8250192130  Available With RoomVIP Kolkata Call Girl Gariahat 👉 8250192130  Available With Room
VIP Kolkata Call Girl Gariahat 👉 8250192130 Available With Room
 
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 nightCheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
 
Kindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUpKindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUp
 
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
 
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
 
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
 
Cosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable BricksCosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable Bricks
 
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightCheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
 
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai DouxDubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
 
VIP Call Girl Amravati Aashi 8250192130 Independent Escort Service Amravati
VIP Call Girl Amravati Aashi 8250192130 Independent Escort Service AmravatiVIP Call Girl Amravati Aashi 8250192130 Independent Escort Service Amravati
VIP Call Girl Amravati Aashi 8250192130 Independent Escort Service Amravati
 
Revit Understanding Reference Planes and Reference lines in Revit for Family ...
Revit Understanding Reference Planes and Reference lines in Revit for Family ...Revit Understanding Reference Planes and Reference lines in Revit for Family ...
Revit Understanding Reference Planes and Reference lines in Revit for Family ...
 
How to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our SiteHow to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our Site
 
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
 
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
 
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk GurgaonCheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
 
young call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Service
young call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Service
young call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Service
 
WAEC Carpentry and Joinery Past Questions
WAEC Carpentry and Joinery Past QuestionsWAEC Carpentry and Joinery Past Questions
WAEC Carpentry and Joinery Past Questions
 
Design Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryDesign Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William Vickery
 

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!