This repository has been archived on 2023-07-05. You can view files and clone it, but cannot push or open issues/pull-requests.
notes/Terminal Tips/Shells/Internet/Tools/StackBlitz.md

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