Profile picture of Tushar Verma
Tushar Verma
Advanced application engineering analyst @Accenture l Ex-Full-stack Developer @Automation Agency India |1600+ Leetcode | Freelance Web Developer | AI for Businesses | Qualified Google Codejam
Follow me
Generated by linktime
February 24, 2024
6 Must-Have VSCode Extensions for Web Development šŸ‘€šŸ’» 1. Prettier PrettierĀ is a useful tool that automatically formats your code using opinionated and customizable rules. 2.Ā JavaScript Booster This extension upgrades Visual Studio Code with code actions to perform common refactoring tasks that occur when programming with JavaScript. 3. ESLint ESLintĀ is a tool that finds and fixes problems in your JavaScript code. It deals with both code quality and coding style issues, helping to identify programming patterns that are likely to produce tricky bugs. 4. GitLens GitLens is another powerful extension that helps you take full advantage of Git source control in Visual Studio Code. 5. Intellisense for CSS Class Names in HTML This extension can work hand in hand with CSS Peek, it provides code completion for the HTMLĀ classĀ attribute from existing CSS definitions found in the current Visual Studio Code workspace 6. Live Server The Live Server extension for VSCode starts a local server that serves pages using the contents of files in the workspace. The server will automatically reload when an associated file is changed. Follow Tushar Verma for more: #webdevelopment #codingpractice #vscode #github #efficiency
Stay updated
Subscribe to receive my future LinkedIn posts in your mailbox.

By clicking "Subscribe", you agree to receive emails from linktime.co.
You can unsubscribe at any time.

February 24, 2024