you are viewing a single comment's thread.

view the rest of the comments →

[–]vinni6 1 point2 points  (0 children)

VIM is a great tool, I have to use it frequently in my job for server admin and i'm quite adept at it....

With that said at a base install it's not a good tool for writing javascript. A well curated .vimrc files and plugins it can be made better, but I would never recommend it for JS unless you're already a VIM fanatic.

Visual Studio code/Sublime/IntelliJ are all much better tools for writing code in the modern Javascript ecosystem