Hacker News new | ask | show | jobs
by muzani 1718 days ago
Yeah I went from Java to JS and was surprised how much worse the code browsing experience is.

C is probably not as good as Java but I remember using Eclipse the first time with C for operating systems class, and being amazed with what a large codebase looks like and how easy it was to maneuver.

1 comments

Intellij's webstorm does js pretty well - almost as well as their java offerings.

Having said that, VSCode these days are also pretty damn good.

Yeah Typescript in VSCode is pretty good. I guess because the VSCode developers use it all the time!