Ask HN: Which editor do you use for JavaScript Development?
51–60 of 71 posts
Re: Ask HN: Which editor do you use for JavaScript Development?
#52Google Docs, because, according to the Google interview process, that makes some sort of sense.
Re: Ask HN: Which editor do you use for JavaScript Development?
#53Re: Ask HN: Which editor do you use for JavaScript Development?
#54Earlier quoted context omitted.
> TypeScript I assume this means vscode?
This would seem a weird answer indeed if you don't have context -- which is that VSCode (Microsoft) is developed with native handling of Typescript (Microsoft) -- so is somewhat of the standard in that regard.
Re: Ask HN: Which editor do you use for JavaScript Development?
#55Re: Ask HN: Which editor do you use for JavaScript Development?
#56VSCode, although when Panic's successor to Coda drops I'll probably switch to that. https://panic.com/next/
Very interested in this as well; have you worked with a pre-release or what gives you confidence in switching?
Re: Ask HN: Which editor do you use for JavaScript Development?
#57Re: Ask HN: Which editor do you use for JavaScript Development?
#58Re: Ask HN: Which editor do you use for JavaScript Development?
#59mapped my workspace so I can work directly within the chrome debugger. not the most petty way but it's darn effective since all objects and data are laid before my eyes and can be inspected and manipulated without braking context
Re: Ask HN: Which editor do you use for JavaScript Development?
#60VSC is monster good and it makes me wonder of the competition in this space for the next few years.