I am curious if at any point functionality and power of these Web tools will ever come anywhere close to something like Delphi. Nice work anyways.
Utopia, a visual design tool for React, with code as the source of truth
61–70 of 175 posts
Re: Utopia, a visual design tool for React, with code as the source of truth
#62Re: Utopia, a visual design tool for React, with code as the source of truth
#63Re: Utopia, a visual design tool for React, with code as the source of truth
#64These other libraries offer a great deal of more support, such as targeting children and pseudo-elements (e.g., :hover).
Any plans/timeline on adding support for other React-in-CSS libraries?
Re: Utopia, a visual design tool for React, with code as the source of truth
#65Re: Utopia, a visual design tool for React, with code as the source of truth
#66Earlier quoted context omitted.
I had the same thought about styled components. In the meantime I'll just use emacs to convert the default style objects to styled components when I'm done using Utopia. I imagine I will use Utopia and then tailor the code afterwards with a code-editor to add my own idiosyncrasies. Still pretty darn efficient to design UIs this way honestly. I'm pretty stoked!
If it doesn’t support styled-components, how does this work with real React components?
Re: Utopia, a visual design tool for React, with code as the source of truth
#67https://www.youtube.com/watch?v=ouzAPLaFO7I [280 North Atlas]
Re: Utopia, a visual design tool for React, with code as the source of truth
#68As soon as I resize the code menu this[0] happens. Everything shifts up and I cannot scroll it down or get it back to normal without refreshing. [0] https://imgur.com/a/N82Zutz
Hmmm that's incredibly frustrating. I'm trying to reproduce this but failing. Are you able to do this every time? If so is there any chance you could take a screen recording please to help us debug it?
Lastly, thanks for making this. It looks really cool.
Re: Utopia, a visual design tool for React, with code as the source of truth
#69To me this editor gets it right in the sense that we don’t need to get rid of code as the “nocode” movement is trying. Instead we need to make coding more enjoyable and figure out ways to make it more interactive. One specific thing Utopia addresses to me is the need for the code and the actual thing to be treated more as one single interactable component and not two separate things. Instead we're treating the thing…
Thank you! This is pretty much exactly the ethos behind Utopia - that there is ultimately some underlying thing that you want to make changes to, but you often want to be able to make those changes from different viewpoints (or in different contexts) depending on the types of changes you want to make. The React paradigm, especially with functional components, is absolutely right for this kind of a tool.
[1]framer.com
Re: Utopia, a visual design tool for React, with code as the source of truth
#70I've grown numb to the friction, but I think this Utopia demo just reset my pain tolerance. Going back to manually mapping designs from Figma mocks to React components feels so dated. Almost like those PSD2HTML websites of the early 2000s.
The market absolutely needs a product like this.