DEV Community

Discussion on: What's an awesome VS Code extension you recently installed?

Collapse
 
cubiclebuddha profile image
Cubicle Buddha

I use vscode-jest a lot these days so I can do some TDD and get the quick feedback I want. And if I want even faster feedback I use quokka since it lets me try out libraries quickly. TypeScript covers me with the documentation, but sometimes you just need to screw around (like when I'm trying out js-joda (which is awesome btw) )