Notepad/enter/Coding Tips (Classical)/Terminal Tips/Commands + Settings/Internet/Tools/StackBlitz.md

5 lines
331 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.