Hacker News new | ask | show | jobs
by noselasd 1097 days ago
Make it work, then make it fast is in most cases what you should do.

I've done almost all development in vim up till 3-4 years ago before switching to vscode. It's more than fast enough for me.

1 comments

Everyone should do a stint coding in vim, you learn so much about the things an IDE hides from you, and your terminal skills grow exponentially.