Designing with Code in Mind

Rate this content
Bookmark

For years I've been a designer who codes and I believe that designing with code or with a coding mindset can help your team to be more productive. In this talk, I'm exploring this concept and showing my daily workflow that can probably help to bridge the gap between devs and designers.

This talk has been presented at React Summit Remote Edition 2020, check out the latest edition of this React Conference.

FAQ

Elastic UI is a design system developed for the project Kibana at Elastic. Its primary purpose is to provide a robust set of components, such as select boxes, color pickers, icons, and buttons, which are especially useful for creating data visualizations and managing data-intensive interfaces.

Having a designer who codes in a team is beneficial because it bridges the gap between design and development, accelerates the project workflow, and helps in quickly implementing and refining visual elements and interactions directly in the code, reducing back-and-forth communication and revisions.

Originally created for Kibana, the Elastic UI design system has grown to be used externally by other projects outside of Elastic. This wider usage encourages more contributions and enhancements from a broader developer community, enhancing its functionality and versatility.

When a design system doesn't meet specific project requirements, it may require creating custom components that live only within that project. This situation demands additional design and development efforts to build and maintain these unique components, tailored to the project's specific needs.

Elizabet Oliveira's diverse background, having been born in Mozambique with a Portuguese father and Mozambican mother and growing up in Portugal, provided her with a rich cultural perspective that she brings into her work in design, enhancing her creative and design processes.

Coding offers designers the ability to directly implement and adjust designs in the development environment, leading to more accurate and efficient realization of design intentions. It enables handling of dynamic states and interactions more effectively than static design tools like Figma or Sketch.

Kibana is a part of the Elastic Stack that provides powerful data visualization capabilities. It serves as a window to visualize and create data visualizations within the Elastic environment. Elastic UI supports Kibana by providing design components tailored to enhance its functionality.

Elizabet Oliveira
Elizabet Oliveira
30 min
02 Aug, 2021

Comments

Sign in or register to post your comment.

Video Summary and Transcription

The video emphasizes the importance of having a designer who codes, especially in projects like Elastic UI and Kibana. It explains how Elastic UI, a design system, offers a robust set of components for data visualizations. The video highlights the benefits of designing with code, such as managing dynamic states and creating interactive prototypes. Coding skills in designers can accelerate project workflows and improve collaboration. The speaker shares examples of how coding helped refine components in Kibana, emphasizing the use of GitHub for collaboration. The video also touches on the future of design tools and the advantages of having a hybrid approach in design and development.

1. Introduction to Designing with Coding Minds

Short description:

Welcome to Designing with Coding Minds. My name is Elizabet Oliveira, a senior product designer at Elastic. I work for a project called Elastic UI, a design system with components for data visualizations. Give it a try, it has a wide range of features.

Now let's get started. Welcome to Designing with Coding Minds. It's really a pleasure to be here in the React Summit Remote Edition. So, my name is Elizabet Oliveira, it's a Portuguese name. I'm actually, I was born in Mozambique and my father was Portuguese and my mother is from Mozambique, so I'm kind of a mix from Portugal and Mozambique, but I grew up in Portugal, in Lisbon. Two years ago, I lived in Dublin for about four years. It was a good experience, but I couldn't handle living without sun and so I decided to go back to Portugal. And since then, I'm working for a distributed team at Elastic, I'm a senior product designer and I really enjoy working in a distributed team and most of us work remote. And what I do at Elastic, I work for a project called Elastic UI. It's a design system where we have a lot of components and the idea of this design system was born for, to provide components for another project called Kibana, but with time, people outside of Elastic started using this design system. And everyday, we see more and more people using the design system. Also, a lot of people contributing with code and it's really amazing to be part of this team and especially like this design system, we have the data in mind, so we have a lot of components that helps you a lot if you're going to work with data visualizations. So it's really, you should give it a try. Especially if you have a product with a lot of data, really, we have select boxes, color pickers, icons, buttons. There's so many things that table, data grids, a lot of things just that you can think, you can find in this design system.

2. Advantages of Designing with Code

Short description:

So this is like Kibana, Kibana is the window, let's say, the window of the Elastic Stack. It's where you can visualize your data and when you can create data visualizations and there's different apps inside Kibana. There's the maps, visualize. There's a lot of things there. I want to talk about having a designer who codes in your team is a good thing. Nowadays, a lot of companies they have design systems and actually a design system can help you a lot but is not 100% perfect. For those complex scenarios, a good thing is to sketch the idea first. Advantages of designing with code. First of all, states. And I believe with a designer who codes in your team, the teams can work faster.

So this is like Kibana, Kibana is the window, let's say, the window of the Elastic Stack. It's where you can visualize your data and when you can create data visualizations and there's different apps inside Kibana. There's the maps, visualize. There's a lot of things there.

So my work, basically, I work most of the time for the design system but then sometimes I work for Kibana and today what I want to talk is about having a designer who codes in your team is a good thing and the reason I want to talk about this is because right now I start seeing that there's a lot of teams where you have designers and developers and they only collaborate with images and I think nowadays it's a little bit sad when people just work with static images like you have a figma where you have a sketch and you work like having comments or sending the link to your figma and saying, oh, this is what you should implement. This is the state, this is what you have to change and then the developer implements that and then the designer goes there and start saying, oh, this is not well implemented and sometimes as a designer you can't sometime predict all the scenarios and then you have to go back to your figma or sketch and then you have to fix that. We design and then you have to explain again to the developer what the developer needs to change. So I think that this type of conversation sometimes a little bit difficult or this way of working, sometimes it's difficult and because of that I want to convince you that it's good thing to have the designer codes in your team and nowadays, a lot of companies they have design systems and actually a design system can help you a lot but is not 100% perfect.

And why is not 100% perfect? Because if you see a case as a very big product like Kibana, okay you can have components from the design system but sometimes you don't have yet the component ready or you have to think when you build the component you have to think how that component is going to work for multiple apps inside of Kibana. And sometimes you have to create something that is only going to live inside Kibana and is not going to live inside the design system. So you have to provide designs to the developers what they need to implement and sometimes the implementation is not that easy if you think about the design part. So I believe that having someone that has the skill set to go there and build that structure inside the product can help you a lot. And sometimes just having the design system won't work for these type of scenarios.

So what is this thing of designing with code or with code in mind? For me it's like you design with code. I mean every day at Elastic I'll go to the GitHub and I create a bunch of pull requests with things like fixes or fixing parts of the documentation, improving things, add logos and sometimes I design with code and other times I design with code in mind. And what is this thing of designing with code or with code in mind? So I believe that it works better if you have a design system. So you need to have to design with code, you really need to have the components already done. So you just jump into a project and you fix things with the design system. But sometimes you have, as I said before, complex scenarios like the one in Kibana that you don't have all the components in the design system and sometimes you need to create components that are going to live just inside that project and this component is not going to be part of the design system. So I think for those complex scenarios, a good thing is to sketch the idea first. And also, when you design with code, you don't need pixel perfect designs, you just need sometimes to, when you start designing, to say, okay, this is the colors I want to use, this is design that I want to create. It doesn't need to be pixel perfect because then you're going to do the pixel perfect, let's say, with code. So you just have the idea and then you fix that with code and you tweak that with code.

So advantages of designing with code. First of all, states. You know, when you work with things like Figma or Sketch, it's a little bit difficult to create all the states. Okay, you can have symbols and you can have with Figma components that change states. So let's say a button you can have different states, a warning button, danger button, but if you create that with code, it's easier because you just need to design a little piece, let's say the button and define, this is the colors that I want and then with code you just do the rest. And I believe with a designer who codes in your team, the teams can work faster because you don't need to ask someone to build that and then sometimes go there and say, this is not well-implemented. So, I believe that having a designer codes, the teams can work really fast.

QnA