DEV Community

Cover image for If you are Javascript developer you must know this VS Code extension
Juanse Mastrangelo
Juanse Mastrangelo

Posted on

2

If you are Javascript developer you must know this VS Code extension

I fell in love with this vsCode extension and in this post I'll show you why.
The extension is Node.js Notebooks (REPL).

If you want to:

  • Test the output of your javascript code.
  • Know the compilation runtime (ms)
  • Preview the libraries
  • Execute part of the code
  • See the performance of your code

This crazy vscode extension is for you!.

Node.js Notebooks

Node.js Notebooks

Thank you for reading my article, I have written other articles and you can see them on the right bar .

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay