|
|
|
|
|
by stcredzero
2882 days ago
|
|
It feels like a giant step backward from a development standpoint. It's as bad or worse than the days when I had to make a change, save it, FTP that file to the server, refresh, lather-rinse-repeat. So what if I gave you a command-line tool to simply make the current code in your development environment live? Want a debugger? Nope. And I also gave you live step debugging, plus replays of recent server state? Want log files? Gotta get them from a different service that frequently has a lag of 30 seconds or more. And the logs from the instance you're debugging are available instantly? |
|