DEV Community

Discussion on: What tools do you use to boost productivity?

Collapse
 
clumsycoder profile image
Kaushal Joshi

VS Code Extensions:

  1. ESLint
  2. Prettier
  3. Code Spell Checker
  4. Better Comments
  5. Error Lense
  6. Headwind (For Tailwind)
  7. JS Code snippets
  8. Live Share
  9. Markdown Preview
  10. Regexp Explain
Thread Thread
 
pavelkeyzik profile image
Pavel Keyzik

Thank you for sharing ❤️