|
|
|
|
|
by jrochkind1
3704 days ago
|
|
Yes, I think if the designer is going beyond wireframes, they should probably be doing CSS themselves. Ideally applying CSS to a live prototype that the 'programmer' developed based on the wireframe. I don't know, I'm not sure what the solution is. But I'm pretty sure it's not PSD-driven development. |
|
https://keminglabs.com/boxbox/dynamic-layout-engine/
Check out this demonstration. I really think this is going to be the next big step forwards for designers. I don't think they need to fully understand CSS, the box model, flexbox, the dom, inheritance, etc to deliver effective designs. They just need to be forced to follow these limitations of these things within the design tool itself.
I think the idea is to make every change the designer makes reflect a nearly identical change that the frontend devs are going to have to also make. For example, text color inheritance is a notoriously hard thing for a designer to grasp. If that was handled automatically for them, they are going to out of necessity, create a more code friendly color inheritance hierachy in their designs.