Settings

Theme

The Dangers of an IDE

jensrantil.github.io

4 points by JensRantil 9 months ago · 2 comments

Reader

watt 9 months ago

I worked with a guy who insisted on using Neovim to work on a large Java monolith project. He was surprisingly unproductive. Took days to deliver features (code) that folks using IDE (Intellij IDEA) could crank out in a matter of hours.

The danger of not using an IDE is that you will fall behind in productivity and get fired because you are not performing at a level expected from your seniority.

  • JensRantilOP 9 months ago

    If everyone else are coding in an IDE and the coupling naturally follows, you also need to use an IDE to survive in that code base.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection