Hacker News new | ask | show | jobs
by piemadd 1863 days ago
doesn't work anymore >:)

with the pure speed of replit i went from issue opened to closed in like 20 minutes

1 comments

Wait could you explain a bit more how replit let you fix it so quickly
Well, I use Replit as an ide and just hitting the run button meant my fix was immediately deployed. didn't have to push to git or wait ssh into a machine to pull from master and restart
Ahhh I didn’t realize replit let you deploy, that clears things up, thanks.