DEV Community

Discussion on: What are your favorite VS Code extensions for working with JS & TS?

Collapse
 
insidiousthedev profile image
Insidious

The extensions I use while working with JS and TS:

  1. ES7 React/Redux/GraphQL/React-Native snippets
  2. ESLint
  3. JavaScript (ES6) code snippets
  4. JavaScript and TypeScript Nightly
  5. npm
  6. npm Intellisense
  7. Thunder Client
  8. P42 JavaScript Assistant: Refactoring Hints & Automation

These extensions are the ones I ALWAYS have turned on.

And since this post is by P42, I just wanna say - P42 has been a BIG help recently, as I decided to refactor many projects, and now that I think about it, it's something I really need nowadays lol. It's just too good, keep updating it, and I'm sure it'll have a million installs soon!

Collapse
 
lgrammel profile image
Lars Grammel

Thanks for the kind words! I'm super glad P42 is useful, trying to make it better step by step. Let me know if there is a refactoring that you think could be useful, or if you hit a bug.

Woa Thunder Client looks great - installed.

Collapse
 
insidiousthedev profile image
Insidious

I used Postman before, but it needed to be used outside of VSCode, which was kinda annoying. About 2 months later (August), I found Thunder Client so I was like why not use it. And now I'd say it's better than Postman in my opinion.