Y
Hacker News
new
|
ask
|
show
|
jobs
by
SwiftyBug
1813 days ago
> It's an in browser editor that deploys your code as a public API endpoint as you type.
Does it really deploy code as I type? So the functions are mostly broken while I'm editing them?
1 comments
nsypteras
1813 days ago
The sandbox editor (napkin.io/sandbox) deploys as you type, but when you are signed in, changes are only deployed once you click "Deploy".
link