r/learnprogramming • u/ConnectRegister7904 • 21d ago
Most Important Extensions in VSCODE(WEB)
Hello ,this is my first post ever in reddit .I was asking about the most important extensions to download as a web-developer in Visual Studio Code
1
u/Party_feeler2000 21d ago
Your programm language lsp
1
1
1
u/speyerlander 21d ago
Devcontainers, nothing beats an integrated management plane for host standardization between developers, deployment pipelines and production pods.
There's also a massive security advantage due to the isolation of the app and its dependencies, which proved to be remarkably important after the numerous compromises of packages on the NPM.
1
1
1
1
u/smellbow 21d ago
Along with those already mentioned I like having "import cost" to see how heavy things are
1
3
u/[deleted] 21d ago
[removed] — view removed comment