The five best design links, every weekday

Domain: blog.hichroma.com

blog.hichroma.com

Code review, but for UI – Chromatic 2.0

UIs require refinement to become production-ready. UI review is a dev to design workflow powered by Storybook.

blog.hichroma.com

Design systems workflow in Storybook

A streamlined 5 step workflow for frontend teams building design systems.

blog.hichroma.com

Introducing LearnStorybook - a free hands-on Storybook tutorial

A fast, approachable, and free tutorial to learn the most popular tool for UI components.

blog.hichroma.com

Why design systems are a single point of failure

Bugs spread far and fast in design systems. As designers/developers centralize UI patterns, we’re unwittingly creating a single point of failure.

blog.hichroma.com

Prefabricated components - the case for building UI components in isolation

Why is prefab such a transformative concept? It's not hard to understand that building one piece at a time in controlled conditions like a factory, makes construction quick and easy. What does all this have to do with building software user interfaces (UIs)? Prefab parallels the process of developing UIs from components.

blog.hichroma.com

Visual Testing - the pragmatic way to test UIs

How component explorers finally allow us to test our user interfaces effectively Testing is integral to creating and maintaining high quality software. Throughout the buildout process you'll often find developers and designers doing manual testing - "Does this look right?" However, due to the often subjective nature of interface design, it's not really possible to write a automated test to capture that "correctness".

blog.hichroma.com

Know thy enemy - using design trends to your advantage

Where do trends come from & how to make them a tool Do you ever get the feeling that work from years past is somehow dated? Perhaps you wonder why companies often rebrand. Or noticed that trends like skeuomorphic and flat design seem to be flashes in the pan. Why?

blog.hichroma.com

UI Component Playbook: How to design & engineer modern frontend with components

People gauge the quality of software not just by how well it works but also how it feels. The experiential quality of apps is intrinsically shaped by frontend development simply because it is ultimately responsible for shipping the 0's and 1 's that people end up touching.

blog.hichroma.com

UI Component Explorers - your new favorite tool

UI components make you think reusable, predictable, and modular. This may be true for small apps where you can easily recall each component from memory. As an app grows teams encounter two challenges: there's a flood of components and component complexity increases. What is, in theory, a solid architecture for building modern UI's becomes unwieldy as apps grow.