top | item 31364589

(no title)

elanning | 3 years ago

Great idea. I think UI/UX designers would love a tool like this. Especially if they could import React components made by the development department.

discuss

order

krono|3 years ago

It is not a unique concept, but there's absolutely room for another implementation/offering.

Some of the more popular existing ones Framer-X (funny landing page copy claiming it is entirely unique) and Modulz:

https://designcode.io/framer-x

https://www.modulz.app/

dgb23|3 years ago

If the components are headless. Otherwise it makes more sense to do it the other way around. Designers write components that just render stuff, which then gets wired up by devs to be state/effectful.

danielvaughn|3 years ago

This is what I’m doing. I’ve been building a “programming language” for UI designers. The idea is that they just describe the visual behavior, and then devs can wire it up with business logic.