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.
Comments