(no title)
seanmceligot | 6 years ago
In python, for example I use: pycodestyle, pyflakes, mypy and logging, and bpython.
For web apps, reload time is the most important factor. Work on reducing the time to compile, reload and test.
seanmceligot | 6 years ago
In python, for example I use: pycodestyle, pyflakes, mypy and logging, and bpython.
For web apps, reload time is the most important factor. Work on reducing the time to compile, reload and test.
roca|6 years ago
The whole point of the OP was that just about all debuggers suck, but debuggers can be a lot more powerful.