Notepad/enter/Coding Tips (Classical)/Terminal Tips/3. GUIs/Applications/StackBlitz.md

9 lines
395 B
Markdown
Raw Normal View History

2023-07-05 18:29:11 +00:00
# StackBlitz
[StackBlitz](https://blog.stackblitz.com/posts/introducing-webcontainers/) 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.
2023-08-09 22:45:02 +00:00
Other Online IDEs include:
- Github Codespaces
- VScode.dev