Earlier quoted context omitted.
Of the hundreds of my students and coworkers who had both design and development skills, only a few could fill both roles on the same project without compromising on either. But when hiring I rarely bother reaching out to them. It's not just that being responsible for both is tiring or demanding, but a project team that dedicates one person to each role delivers faster than a team with one person wearing both hats. A…
On the other hand someone who can do both code and design has huge advantage of knowing where to cut corners, how to use platform features effectively and thus higher chance to make robust solution. But you need to have envinroment that allows this.
Will Figma become an awkward middle ground?
131–134 of 134 posts
Re: Will Figma become an awkward middle ground?
#132How shitty is Figma’s current “export as css/html/js” functionality? How many people do you think they have working on improving that? How many of the people Figma is paying to fool around with AI do you think are experimenting with building an AI stuffed full of css/html/js tokens, and other functionality for improving Figma’s ability to pick up working css/html/js, tweak it, and re-export it?
I don't know if these are supposed to be leading questions, or questions combined with assuming an answer to make a point, but tl;dr code export is good.
Re: Will Figma become an awkward middle ground?
#133Re: Will Figma become an awkward middle ground?
#134Earlier quoted context omitted.
> Figma creates a complete fantasy world for designers who do not understand that a pixel and color perfect design is going to be smashed to bits by the client. Figma employee here. I'm curious if you see this as a mistake of the design tool itself, or if this is endemic to the constraints of html emails? Maybe phrased a better way, what would you like to see to help convey these constraints to designers?
It's kind of endemic to html emails. Each client chooses how it represents html and css differently. And especially for things like dark mode, they can throw out your design entirely. So you generally stick with 20 year old design practices - lots of nesting tables - safe webfonts - flat designs etc. It's really hard to do any design work without an inbox preview tool like Litmus. One specific feature that Figma real…