Y
Hacker News
new
|
ask
|
show
|
jobs
by
cachecrab
836 days ago
Yes I do. Mostly when working with Python, JavaScript, and Ruby. If the project is running in docker then I’ll use print statements.
1 comments
novagameco
836 days ago
You may be able to expose a language server port via docker, but personally I make sure all my docker-deployed projects can still run on a local machine before running in docker
link