Y
Hacker News
new
|
ask
|
show
|
jobs
by
psnehanshu
930 days ago
Once changes are done, how are they saved?
1 comments
satuke
930 days ago
they're synced in realtime with your code. we have a proxy server running on your machine which talks to your website's editor and the codebase to sync the changes as you make them.
link