this post was submitted on 01 Jul 2023
3 points (80.0% liked)
UXDesign
248 readers
1 users here now
Everything about UX design
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think whether it's faster to code directly depends on many things:
skills: as designers become more specialized in Ux and interaction design, code has become lower priority
the design maturity of the project. Already have a design system with components and styles? Easy to whip up a page without sketching/doing mockups. Otherwise moving things around might be more difficult in code
the needs of the team . Does getting html/css make the devs lives easier? Can code be shown to stakeholders? Can feedback be gathered easily? Can iterations be made? Compared? Tested?