<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>UX/UI Archives &#187; Cuban Nerd</title>
	<atom:link href="https://cubannerd.com/category/ux-ui/feed/" rel="self" type="application/rss+xml" />
	<link>https://cubannerd.com/category/ux-ui/</link>
	<description>A Journal about design, the universe and everything</description>
	<lastBuildDate>Sun, 11 Sep 2022 03:45:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.1</generator>

<image>
	<url>https://i0.wp.com/cubannerd.com/wp-content/uploads/2019/04/cropped-favicon2.png?fit=32%2C32&#038;ssl=1</url>
	<title>UX/UI Archives &#187; Cuban Nerd</title>
	<link>https://cubannerd.com/category/ux-ui/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">59739063</site>	<item>
		<title>Design Systems Master Post</title>
		<link>https://cubannerd.com/design-systems-master-post/</link>
		
		<dc:creator><![CDATA[Cuban Nerd]]></dc:creator>
		<pubDate>Tue, 10 Sep 2019 00:17:29 +0000</pubDate>
				<category><![CDATA[UX/UI]]></category>
		<guid isPermaLink="false">https://cubannerd.com/?p=4443</guid>

					<description><![CDATA[<p>How to get started with Design Systems? Note: This is a live/active reference document for those looking into improving their UI design skills. There are a few concepts I feel are essential to push you to learn more about design systems. Perhaps the most important concept is collaboration. Design Systems are meant for designers and&#8230;</p>
<p>The post <a href="https://cubannerd.com/design-systems-master-post/">Design Systems Master Post</a> appeared first on <a href="https://cubannerd.com">Cuban Nerd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2 class="wp-block-heading">How to get started with Design Systems?</h2><pre class="wp-block-verse">Note: This is a live/active reference document for those looking into improving their UI design skills.</pre><p>There are a few concepts I feel are essential to push you to learn more about design systems. Perhaps the most important concept is collaboration. Design Systems are meant for designers and developers to collaborate of projects easily. The process of handouts are usually tedious and there can be a lot of communication issues between both sides. Design systems are not a new concept but for those who are getting their feet wet on this subject like myself, this post is going to serve of help.</p><h3 class="wp-block-heading">What is atomic design?</h3><p>Atomic design is a design philosophy for web and app design. It uses the way molecules are made of as an analogy of the structure of your screens. The smallest particle is the atom which can be a simple graphical elements in your artwork, such as color, fonts, image styles, etc. Then you have a molecule which a bundle of atoms meaning, this can be a button or a headline, or a progress bar. Then you have organisms, templates, pages, etc. It all helps you with the order you should be constructing your site. This allows you to re-use these different elements like &#8220;atoms&#8221; and  &#8220;molecules&#8221; to build the a variety templates and pages while keeping a visual consistency throughout  your app or website.</p><figure class="wp-block-image"><img data-recalc-dims="1" decoding="async" src="https://i0.wp.com/atomicdesign.bradfrost.com/images/content/atomic-design-process.png?w=945" alt=""/><figcaption> <em>Atomic design is atoms, molecules, organisms, templates, and pages concurrently working together to create effective interface design systems.</em> (Image from <a href="http://atomicdesign.bradfrost.com">http://atomicdesign.bradfrost.com</a> )</figcaption></figure><div class="wp-block-columns has-2-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex"><div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"></div></div><h3 class="wp-block-heading">What are design systems?</h3><p>Design systems basically are the guides with standards that will inform both designers and developers how these atoms, molecules and organisms are going to be used or put together, and how they are going to interact with the user. </p><h3 class="wp-block-heading">Why do you need to learn about them?</h3><p>If you want to work in design teams in startups, or big companies, design systems are a must. They make communication between designers and developers easy and they make the design/dev process more agile.</p><h3 class="wp-block-heading">Where online can I learn how to create Design Systems?</h3><div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-2 wp-block-columns-is-layout-flex"><div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"><h4 class="wp-block-heading">Online Courses</h4>

<p><a href="https://www.designbetter.co/design-systems-handbook" target="_blank" rel="noreferrer noopener">Invision Design System Handbook</a></p>

<p><a href="https://designcode.io/design-system-in-figma" target="_blank" rel="noreferrer noopener">DesignCode.io Class: Design System in Figma</a></p>

<p><a href="https://dsmexample.invisionapp.com/dsm/in-vision-dsm/example-library/folder/components/5bcf2b11dcb933001108b3b1" target="_blank" rel="noreferrer noopener">Invision Design System Example  Library</a></p>

<p><a href="https://medium.com/eightshapes-llc/starting-a-design-system-6b909a578325">Starting a Design System Article</a> by Nathan Curtis</p>

<p><a href="https://www.uxpin.com/create-design-system-guide/">Create Design System Guide</a></p>

<hr class="wp-block-separator has-css-opacity is-style-wide"/>

<h4 class="wp-block-heading">Tools/Frameworks</h4>

<p>Publish your design system online with these tools:</p>

<p><a href="https://www.figma.com/" target="_blank" rel="noreferrer noopener">https://www.figma.com/</a></p>

<p><a href="http://hugeinc.github.io/styleguide/" target="_blank" rel="noreferrer noopener">http://hugeinc.github.io/styleguide/</a></p>

<p><a href="https://zeroheight.com/landing" target="_blank" rel="noreferrer noopener">https://zeroheight.com/landing</a></p></div>

<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"><h4 class="wp-block-heading" id="mce_27">Popular Design Systems</h4>

<p><a href="https://material.io/design/" target="_blank" rel="noreferrer noopener">Google&#8217;s Material Design</a></p>

<p><a href="https://www.carbondesignsystem.com/" target="_blank" rel="noreferrer noopener">IBM: Carbon Design</a></p>

<p><a href="https://ux.mailchimp.com/patterns" target="_blank" rel="noreferrer noopener">MailChimp: Patterns</a></p>

<p><a href="https://atlassian.design/" target="_blank" rel="noreferrer noopener">Atlassian Design</a></p>

<p><a href="https://design.trello.com/" target="_blank" rel="noreferrer noopener">Trello: Nachos</a></p>

<p><a href="https://rizzo.lonelyplanet.com/styleguide/design-elements/colours" target="_blank" rel="noreferrer noopener">Lonely Planet: Rizzo</a></p>

<p><a href="https://design.firefox.com/photon/" target="_blank" rel="noreferrer noopener">Firefox: Photon</a></p>

<p><a href="https://garden.zendesk.com/" target="_blank" rel="noreferrer noopener">Zendesk: Garden</a></p>

<hr class="wp-block-separator has-css-opacity is-style-wide"/>

<h4 class="wp-block-heading">Publications</h4>

<p><a href="https://www.designsystems.com/" target="_blank" rel="noreferrer noopener">https://www.designsystems.com</a></p></div></div><p>The post <a href="https://cubannerd.com/design-systems-master-post/">Design Systems Master Post</a> appeared first on <a href="https://cubannerd.com">Cuban Nerd</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4443</post-id>	</item>
	</channel>
</rss>
