best vscode extensions for react

ES7 React / Redux / GraphQL / React-Native snippets

ES7 React Redux GraphQL React-Native snippets

If you’re a React Developer this is a must-have extension since this makes the life a lot easier by generating snippets on a few keystrokes. You can search through snippets with ES7 snippet search command which can be run with CMD + Shift + P

Git Lens

Git Lens

Gitlens must have if you’re working with a team of people or even if Individual. It helps you to visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more

 

Better Comments

better-comment

This extension helps you generate & categorize comments such as TODO or important comment. I use this extension very often for my todos while developing a project.

 

Leave a Comment