Y
Hacker News
new
|
ask
|
show
|
jobs
by
lolive
1836 days ago
Just wondering: how is it different from a live reload yarn run serve+IntelliJ +a browser?
3 comments
flixic
1836 days ago
The main thing is that you can edit visually, and changes are reflected in code. So it goes in both directions. Editor + Live Reload only goes in one direction.
link
lolive
1834 days ago
Ooookkkk. Sounds good indeed!
link
nicoburns
1836 days ago
It lets you edit things inline like the browser dev tools. And drag them around like Figma.
link
voldemort1968
1836 days ago
Well, It is an interactive GUI for one...
link