> but if it's the ability to bring react components back into the editor, and have the designer WYSIWYG modify the props
Haha yeah this is the plan. I really like Storybook for this reason but I loath the setup you need to do to expose every single prop.
It seems straightforward for me to parse the React node and expose the inputs such that you get a Storybook experience that is also editable. I'm sure there are unknowns that will show at implementation time.
> Devs do far more design than we think.
I also think devs do more design than we should. I've never been handed a design where I don't run into edge cases at implementation time. At this point, I have to go back to the designer to clarify. The hope is that if designers are more involved in building front-end, they will hit these edge cases before handing them off.
> a paid hosted tier for convenience
This is a great idea, the goal is to get a point where designers just don't have to think about it