|
|
|
|
|
by waterTanuki
7 days ago
|
|
IDE ships it's own compiler, debugger, usually some sort of container/container orchestrator and database tool. I.e. the things that separate hobby projects from production ones. VSCode has these things but they're extensions, not build into the editor |
|
I also think your characterization about hobby/production fall short. My fastAPI and rails codebases anre definitely not a hobby.
Thanks for clarifying though. Interesting to hear your perspective.