Design
Atomic Design
Atomic design is a methodology for creating robust and scalable design systems. It breaks down user interfaces into smaller, reusable components called atoms, molecules, organisms, templates, and pages. These components can be combined and rearranged to build consistent and cohesive interfaces, making the design process more efficient and flexible.
- Atoms: Represent the basic building blocks of a design system (e.g., buttons, inputs).
- Molecules: Combine atoms to form more complex UI components (e.g., forms, cards).
- Organisms: These are groups of molecules working together to form distinct sections of an interface (e.g., headers, sidebars).
- Templates: Provide a layout structure for placing organisms on a page.
- Pages: These are specific instances of templates with actual content.
[Reference to Atomic Design System](Atomic design is a methodology for creating robust and scalable design systems. It breaks down user interfaces into smaller, reusable components called atoms, molecules, organisms, templates, and pages. These components can be combined and rearranged to build consistent and cohesive interfaces, making the design process more efficient and flexible.)
User Experience UX
Micromoments Very similar to the first-level thinking of Kahneman and Tversky. It seems to me, micro-moments are when habits have formed around decisions or acts. Applications should leverage these micro-moments in order to provide the needs of customers at these times.
Edvard Tufte´s design principles
- Above all else show the data.
- Maximize the data-ink ratio.
- Erase non-data-ink.
- Erase redundant data-ink.
- Revise and edit. About visual design
Links
- Atomic Design
- Design of Everyday things
- Laws of UX Interesting reading, good ways of understanding UX.
- Playbook for Universal Design There are Lots of excellent methods for having exercises based on the data.
- Laws of simplicity
- Designing AI Solutions
Thoughts
- The ratio of designers to developers should be low, especially if designers are not also taking on other roles. 1-5 is not an insufficient number here.