Ask HN: Which editor do you use for JavaScript Development? 7 years ago
Almost all the developers (~50 total) where I work use VS Code. I think it's pretty much industry standard for js/ts at this point.
Personally I use vim with ale, youcompleteme and tern plugins.