Artboard 16Google Sheets iconSwift icon
Published at
Updated at
Reading time
1min
This post is a note that includes my thoughts about something I found online. Check it out yourself!

I always enjoy installing Node.js dependencies when I use CodeSandbox. It provides a quick and easy-to-use UI; I can update dependencies with a click, and it feels great to not fiddle around with the package.json file.

Today I found the Node Dependencies VS Code extensions, and it's providing this exact functionality. Kudos to Kasper Mikiewicz for developing it!

VS Code extension to handle Node.js dependencies

Was this post helpful?
Yes? Cool! You might want to check out Web Weekly for more WebDev shenanigans. The last edition went out 6 days ago.

Related Topics

Related Articles