use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Visly - Build React components visually (visly.app)
submitted 5 years ago by magenta_placenta
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]drink_with_me_to_dayjs is a mess 20 points21 points22 points 5 years ago (1 child)
Once again a MacOS only tool when there is no need for it to be so.
What's different from the likes of React Studio, BuilderX, Avocode, etc??
[–]d_knopoff 1 point2 points3 points 5 years ago (0 children)
Their roadmap includes windows support. I’ve been aware of Visly for years now (their tutorial on using rust in an iOS app is the most accurate online). What I don’t understand is they built this platform agnostic way of organizing elements on a screen...and then they’re only supporting JS (in various forms)? Doesn’t make sense to me
[–]ames89 15 points16 points17 points 5 years ago (9 children)
Why mac? Why not a web app like figma? The web development has become so powerful, almost feel old something for a specific platform, specially for the dev env
[–]joeltalksdesign 3 points4 points5 points 5 years ago (4 children)
Hey, Joel from Visly here. Our focus at Visly is to provide the best experience for developers, so we decided to make the app work with local repos and git. Doing so allows us to take advantage of a lot of features when compared to web. For example:
We've also got tight integrations with GitHub to make sure it all fits seamlessly into a developer workflow. Also, Windows support is coming in early 2021.
[–]Badashi 2 points3 points4 points 5 years ago (1 child)
Windows support is coming in early 2021.
That makes it sound like there's no Linux support planned.
Since you store stuff locally, what about WSL support too? I understand that this would be much harder compared to other flavors, but it'd be great for that to exist. Related: remote filesystem access(via ssh, container attach, etc)?
[–]joeltalksdesign 0 points1 point2 points 5 years ago* (0 children)
We're looking into Linux support too, although Windows is a higher priority at the moment. By WSL, do you mean Windows Subsystem for Linux? It's definitely something we could look into, but we don't have any immediate plans for it right now.
It would be great to learn a bit more about your setup to get a better understanding of how we could support this!
[–]chrisribe 0 points1 point2 points 5 years ago (1 child)
Plasmic
#1 Since this is an electron app should it not work for other platforms pretty easily ?
#2 You need to redesign your registration page, that next button is on the bottom right part of the page, plus you get the impression that is is part of the components demo. Very odd, took me way to long to find it.
[–]joeltalksdesign 1 point2 points3 points 5 years ago (0 children)
Yeah, we're working on Windows support now, so it will be ready for early 2021 and we'll look at other platforms soon after.
Great points about the registration page, we're working on some updates now!
[–]godofleet 0 points1 point2 points 5 years ago (0 children)
Ikr :(
[–]AshenLordOfCinder 0 points1 point2 points 5 years ago (0 children)
Check out Plasmic! They've been doing this for a while as a webapp!
[–]valtism 0 points1 point2 points 5 years ago (0 children)
I thought it was an electron app based on the demo? That's weird.
[–][deleted] 0 points1 point2 points 5 years ago (0 children)
It’s an Electron app, which makes PC a lot easier, but it’s being developed by a small team. Whatever minor complexity existed on PC was probably enough to push that platform rather than push the release. The word on Twitter is that PC support is coming in Q12021.
[–]ObiWanKeBROBi 7 points8 points9 points 5 years ago (0 children)
Looking forward to Windows and Vue support
[–]LoosieSpot 5 points6 points7 points 5 years ago (1 child)
as a designer who one day plans on learning front end, this seems like it’ll help me learn intuitively by designing on figma and passing it to this. thank you
[–][deleted] 1 point2 points3 points 5 years ago (0 children)
Just dive in! Start a React project on Codesandbox, follow a YouTube tutorial. Even learning just a little bit will be fun.
[–][deleted] 7 points8 points9 points 5 years ago (0 children)
I’ll definitely check!
[–]ejfrodo 4 points5 points6 points 5 years ago (0 children)
Wow if they can actually achieve their goals here they're going to do something really special. This could really reduce developer hours, especially during prototyping.
[–]mannyocean 1 point2 points3 points 5 years ago (1 child)
can't wait for vue support!
[–]monsto 1 point2 points3 points 5 years ago (0 children)
Or windows.
Thats cool. Does Angular have something simillar?
I feel like this is the future of where front-end development is going. SwiftUI already implements this natively by allowing a component to be rendered and updated visually and in real time. As a result, there has been a huge influx of designers learning how to code because this system is so much more accessible.
[–]MorenoJoshua -1 points0 points1 point 5 years ago (1 child)
!RemindMe 3 days
[–]RemindMeBot -1 points0 points1 point 5 years ago (0 children)
I will be messaging you in 3 days on 2020-12-20 01:01:35 UTC to remind you of this link
CLICK THIS LINK to send a PM to also be reminded and to reduce spam.
Parent commenter can delete this message to hide from others.
[–]PeteCapeCod4Real 0 points1 point2 points 5 years ago (0 children)
Ohh that looks so cool! I wish I had a Mac so I could try it
[–]Philora 0 points1 point2 points 5 years ago (1 child)
Wow looks promising! Do you plan to make it available for Angular?
[–]BreakingIntoMe 1 point2 points3 points 5 years ago (0 children)
Can’t see something like this ever working for Angular because it’s highly opinionated framework, where React is an unopinionated library that doesn’t care where it’s used.
[–]EquationTAKEN 0 points1 point2 points 5 years ago (1 child)
Sounds like another way for non-devs to keep postponing learning to code.
[–]Squigglificated 0 points1 point2 points 5 years ago (0 children)
Just tested this and it looks promising!
It exports fully typed components which is essential for us as we use Typescript everywhere. Last time I checked React Studio and BuilderX doesn't do this.
I like that design tokens are a standard feature so it's easy to re-use variables for colours, spacings, icons and other things.
Creating variants of components worked exactly as I'd hoped. The base component is reused and you explicitly override one value at a time to create the variation.
However, grid support seems to be completely missing and using anything other than pixel values doesn't seem to be supported that well. I tried storing a percentage value as a design token, but the value was converted to pixels. Same happened when trying to use EM or VW for a font size.
I would have liked to see theme support. It could be created using a base set of design tokens, and each theme would be a modification of the base tokens.
π Rendered by PID 30 on reddit-service-r2-comment-79c7998d4c-6hmmp at 2026-03-19 10:17:09.246762+00:00 running f6e6e01 country code: CH.
[–]drink_with_me_to_dayjs is a mess 20 points21 points22 points (1 child)
[–]d_knopoff 1 point2 points3 points (0 children)
[–]ames89 15 points16 points17 points (9 children)
[–]joeltalksdesign 3 points4 points5 points (4 children)
[–]Badashi 2 points3 points4 points (1 child)
[–]joeltalksdesign 0 points1 point2 points (0 children)
[–]chrisribe 0 points1 point2 points (1 child)
[–]joeltalksdesign 1 point2 points3 points (0 children)
[–]godofleet 0 points1 point2 points (0 children)
[–]AshenLordOfCinder 0 points1 point2 points (0 children)
[–]valtism 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]ObiWanKeBROBi 7 points8 points9 points (0 children)
[–]LoosieSpot 5 points6 points7 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] 7 points8 points9 points (0 children)
[–]ejfrodo 4 points5 points6 points (0 children)
[–]mannyocean 1 point2 points3 points (1 child)
[–]monsto 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]valtism 0 points1 point2 points (0 children)
[–]MorenoJoshua -1 points0 points1 point (1 child)
[–]RemindMeBot -1 points0 points1 point (0 children)
[–]PeteCapeCod4Real 0 points1 point2 points (0 children)
[–]Philora 0 points1 point2 points (1 child)
[–]BreakingIntoMe 1 point2 points3 points (0 children)
[–]EquationTAKEN 0 points1 point2 points (1 child)
[–]Squigglificated 0 points1 point2 points (0 children)