It’s rarely the best way to accomplish what I want to do.
Recently I was trying to describe some fairly sophisticated rules for dynamic sizing of an element depending on screen size, and I realized it would be quicker and clearer to provide a CodePen with the CSS already written than to try to describe the behavior in English. This almost never happens and I don’t know when I last wrote code at work before that. I’m not opposed to writing code. It’s just that a sketch or a mock-up or an animation or a clickable prototype in Marvel is almost always more efficient.
It’s rarely the best way to accomplish what I want to do.
Recently I was trying to describe some fairly sophisticated rules for dynamic sizing of an element depending on screen size, and I realized it would be quicker and clearer to provide a CodePen with the CSS already written than to try to describe the behavior in English. This almost never happens and I don’t know when I last wrote code at work before that. I’m not opposed to writing code. It’s just that a sketch or a mock-up or an animation or a clickable prototype in Marvel is almost always more efficient.