Notepad/Obsidian-Notepad/enter/Coding Tips (Classical)/Terminal Tips/GUIs/Tools/StackBlitz.md

395 B

StackBlitz

StackBlitz is an incredibly powerful online IDE that makes it unnecessary for you to download a separate software to create programs for the web. It allows you to run software directly on your browser and preview simultaneously. Pretty cool stuff.

Other Online IDEs include:

  • Github Codespaces
  • VScode.dev