DEV Community

Domitrius
Domitrius

Posted on

Best VSCode extensions for React / JS

Would love to build a nice list of useful extensions :) Have seen a few lists, but would love to see what you guys and gals use!

Top comments (4)

Collapse
 
pichardoj profile image
J. Pichardo

Hi @dominitrius

Here are my usual extensions:

General Stuff

  • Dracula Theme
  • Bracker Pair Colorizer
  • indent-rainbow
  • Material Icon Theme

Javascript

  • Prettier
  • As jsdoc comments
  • ESLint
  • npm
  • npm Intellisense
  • Flow Language Support

React

  • Full React ... (snippets)
Collapse
 
domitriusclark profile image
Domitrius

Awesome! Thank you. I’ll post the ones I’ve been using as soon as I’m home. Totally slipped my mind 😂

Collapse
 
ijayoa profile image
Ijeoma Oguegbu

Thanks for sharing!!

Collapse
 
rafaelfer1 profile image
Rafael Fernandes

Thanks for sharing!