Wouldn't this be better as a VS code plugin versus a web-based tool?
> Wouldn't this be better as a VS code plugin […] I think it is: https://github.com/concrete-utopia/utopia#build-editor-vscod...
Utopia, a visual design tool for React, with code as the source of truth
151–160 of 175 posts
Re: Utopia, a visual design tool for React, with code as the source of truth
#152So, say I were to attempt to swap out React for Vue 3, how difficult would it be? How tightly coupled is React?
Re: Utopia, a visual design tool for React, with code as the source of truth
#153Pretty cool, congratulations. Any plans to support Vue in the future?
Re: Utopia, a visual design tool for React, with code as the source of truth
#154I love that it feels somewhere between figma and xcode. Very approachable UI. super cool tool.
Re: Utopia, a visual design tool for React, with code as the source of truth
#155So they invented react-aware FrontPage ? =)
Sometimes just the "I click on something, it opens in the code editor" is a huge time saver compared to "hunt for the element in devtools, search in VSCode for what file that component / instance lives in"
Re: Utopia, a visual design tool for React, with code as the source of truth
#156Damn, I'd been meaning to build exactly this for ages but never got around to it. It's always felt like a key missing piece, particularly after working with tools like Android's preview tab. Major kudos to the team!
Re: Utopia, a visual design tool for React, with code as the source of truth
#157Nice! I especially like that one can easily view and edit the code generated. How long did it take you to arrive at this version?
Re: Utopia, a visual design tool for React, with code as the source of truth
#158Re: Utopia, a visual design tool for React, with code as the source of truth
#159Product designer here. I just spent the past few hours fine-tuning some visual details in our Figma component library. Now I need to file tickets for each change and work with our frontend developers to make sure the updated Figma details get properly mapped over to React. I'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 mock…
As I'm designing an app I don't want just click & drag visually to get some eye-balled spacing or size value. I want a design system with consistent spacing rules. Design tools enable this somewhat but the token standardization is pushing this much further. For example: there's already a hub/API for distributing design tokens to other services. I've seen a live demo of Specify[2] pushing token changes from Figma to a GitHub PR or creating JIRA task during a design token talk from a token w3c group member.
And it's not just about design -> code. If these tokens are standardized, design tools themselves (among others) could have a standardized way of transferring designs.
Heck, even Utopia could embrace this at some point to provide you an alternative view/workflow for your already standardized design tokens.
Re: Utopia, a visual design tool for React, with code as the source of truth
#160Earlier quoted context omitted.
This. From the video it’s hard to see if you can declare and reuse styles or if all styles are inline and need to be repeatedly applied to identical components. Either way, this is really awesome. Huge congrats on the release. It reminds me of one of my fav talks which I can’t find right now but it’s a guy that codes up a Mario clone while toggling back and forth between the game and the code and making changes in th…
Probably Bret Victor - "Inventing on Principle" (2012) - https://www.youtube.com/watch?v=PUv66718DII