DEV Community

Cover image for VS Code Plugin for React.js and Javascript developers.
Gautham Vijayan
Gautham Vijayan

Posted on

VS Code Plugin for React.js and Javascript developers.

In this post I will give you a list of react.js and javascript vscode extensions I use.

1. React-ES7 syntax and auto complete

Screen Recording 2020-11-20 at 08.52.16.47 AM

This extension has various benefits but the most important one is the use of shortcuts.

2. Javascript snippet completion

Another very good extension for completion of code for vanilla JS.

3. Color brackets

Another awesome extension which differentiates the brackets within functions with multiple colors.

This is a life saver when we try to find errors in our code.

If you know any other better vscode extensions for react.js development please mention it in the comments.

Thank you for reading!

If you like this article, Unicorn this one! Heart/Like this one and save it for reading it later.

My Other Articles:

Top comments (0)