• Linton Ye, over 4 years ago

    This is an interesting insight.

    I'd argue though that moving to React is not equal to requiring designers to build "production-ready" components. What prevents you to just build some prototypes, throw them away and rebuild them?

    IMHO it's not that much of a workflow shift. You just get a new tool to create elements: code. (To be absolutely accurate, in old Framer, you could create elements with code, but it's just not as prominent as in X)

    No matter if it's via direct manipulation or code, you can either build what you already know you want to build, or figure out what you want to make. It depends on the context and your goal. In many cases, code is a more powerful and even more convenient tool for exploring ideas, if you know how to do it.

    The bottom line is, you get a new tool at your disposal. You can choose what works the best.

    There's definitely added overhead with extra React knowledge requirement and separate editor etc. It's a tradeoff. The question is whether it's worth it.

    IMHO the answer is yes. Not to mention the other benefits of knowing React as a designer.

    0 points