The extension I used as a MERN Stack developer

Vikash KumarVikash Kumar
2 min read

Hello Everyone in this article I will be sharing the top extension I use while developing the MERN application

Tabnine

Tabine is not just working with javascript it also works with other languages. Tabnine is an Ai Autocompletion tool it provides syntax auto-completion which increases productivity drastically. It might be possible you already know this extension but if you don't this is the extension you need to have in your vs code.

ES7+ React/Redux/React-Native snippets

As its name suggests it provides snippets. It has over 8 million downloads, Now we have already Tabnine since Tabnine is an ai tool it suggests snippets of what you doing but it perfectly works with core languages like javascript when it comes to libraries and frameworks it shows some delays. that is why it is good to have this extension.

Auto Import - ES6, TS, JSX, TSX

In the MERN application, we massively do imports and exports. sometimes it gets tiered when we have lots of directories and directories inside the directory, we import our modules manually by going through the folder structure. Here this extension provides auto import also it automatically imports the path based on your export module.

Snazzy Operator

Snazzy Operator has been becoming my favourite theme since I discovered it. Have a look at this theme.

You can install a theme in vs code extension but along with the theme you have to download and install the Operator Mono font as well.

Operator Mono : $ git clone https://github.com/keyding/Operator-Mono.git

After installing the font go to your vs code settings and search for the font you will see Font Family here you need to type Operator Mono before pre-existing font family you are done.

vscode-pdf

As developer, we read documentation all the time this is a small extension that enables us to read pdf in vs code.

These are the extension I want to share. I hope it was helpful.

0
Subscribe to my newsletter

Read articles from Vikash Kumar directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Vikash Kumar
Vikash Kumar

I am a full-stack developer with experience in a wide range of programming languages and frameworks. I a passion for problem-solving. I am a quick learner and have a strong understanding of both front-end and back-end development. In my spare time, I enjoy exploring new technologies and keeping up to date with the latest trends in the industry.