Alternatives to StackBlitz logo

Alternatives to StackBlitz

CodePen, CodeSandbox, WebStorm, Glitch, and Visual Studio Code are the most popular alternatives and competitors to StackBlitz.
70
251
+ 1
14

What is StackBlitz and what are its top alternatives?

StackBlitz is an online IDE where you can create Angular & React projects that are immediately online & shareable via link… in just one click. 😮 It automatically takes care of installing dependencies, compiling, bundling, and hot reloading as you type.
StackBlitz is a tool in the Cloud IDE category of a tech stack.
StackBlitz is an open source tool with 10K GitHub stars and 893 GitHub forks. Here’s a link to StackBlitz's open source repository on GitHub

Top Alternatives to StackBlitz

  • CodePen
    CodePen

    It is a social development environment for front-end designers and developers.. It functions as an online code editor and open-source learning environment, where developers can create code snippets, creatively named "pens", and test them. ...

  • CodeSandbox
    CodeSandbox

    CodeSandbox allows developers to simply go to a URL in their browser to start building. This not only makes it easier to get started, it also makes it easier to share. You can just share your created work by sharing the URL, others can then (without downloading) further develop on these sandboxes. ...

  • WebStorm
    WebStorm

    WebStorm is a lightweight and intelligent IDE for front-end development and server-side JavaScript. ...

  • Glitch
    Glitch

    Combining automated deployment, instant hosting and collaborative editing, Gomix gets you straight to coding. The apps you create are instantly live, hosted by us, and always up to date with your latest changes. Build products, prototype ideas, and hack solutions to problems. ...

  • Visual Studio Code
    Visual Studio Code

    Build and debug modern web and cloud applications. Code is free and available on your favorite platform - Linux, Mac OSX, and Windows. ...

  • AWS Cloud9
    AWS Cloud9

    Cloud9 provides a development environment in the cloud. Cloud9 enables developers to get started with coding immediately with pre-setup environments called workspaces, collaborate with their peers with collaborative coding features, and build web apps with features like live preview and browser compatibility testing. It supports more than 40 languages, with class A support for PHP, Ruby, Python, JavaScript/Node.js, and Go. ...

  • Red Hat Codeready Workspaces
    Red Hat Codeready Workspaces

    Built on the open Eclipse Che project, Red Hat CodeReady Workspaces provides developer workspaces, which include all the tools and the dependencies that are needed to code, build, test, run, and debug applications. ...

  • vscode.dev
    vscode.dev

    It is a lightweight version of VS code that runs entirely in the browser and does not require any installation. It lets developers view and edit local files, take notes in markdown, and build client-side HTML, JavaScript, and CSS applications in conjunction with browser tools for debugging. ...

StackBlitz alternatives & related posts

CodePen logo

CodePen

150
215
0
An online community for testing and showcasing user-created HTML, CSS and JavaScript code snippets
150
215
+ 1
0
PROS OF CODEPEN
    Be the first to leave a pro
    CONS OF CODEPEN
    • 3
      No support for any other git-server than github

    related CodePen posts

    Shared insights
    on
    GitHubGitHubCodePenCodePenJavaScriptJavaScript

    Brand new (1 week) to coding. Corona killed my industry so I"m making a career change after 25 years. Studying HTML and CSS to become "vertically" proficient, before moving on to JavaScript. So at what point do I need to make a decision on CodePen vs GitHub?

    See more
    CodeSandbox logo

    CodeSandbox

    88
    284
    19
    Online playground for React
    88
    284
    + 1
    19
    PROS OF CODESANDBOX
    • 7
      Awesome way to fun kickstart your ReactJS apps
    • 5
      Online vs-code editor look and feel to start react
    • 4
      Is open-source
    • 3
      Easiest way to showcase
    CONS OF CODESANDBOX
    • 3
      250 module limit
    • 1
      Hard to use the console

    related CodeSandbox posts

    WebStorm logo

    WebStorm

    12.7K
    10.1K
    985
    The smartest JavaScript IDE
    12.7K
    10.1K
    + 1
    985
    PROS OF WEBSTORM
    • 187
      Intelligent ide
    • 128
      Smart development environment
    • 108
      Easy js debugging
    • 97
      Code inspection
    • 95
      Support for the Latest Technologies
    • 55
      Created by jetbrains
    • 53
      Cross-platform ide
    • 36
      Integration
    • 30
      Spellchecker
    • 24
      Language Mixing/Injection
    • 11
      Debugger
    • 10
      Local History
    • 8
      Web developer can't live without this
    • 7
      Fast search
    • 7
      Git support
    • 6
      Angular.js support
    • 6
      Sass autocompletion
    • 5
      Better refactoring options
    • 5
      FTP
    • 5
      There is no need to setup plugins (all from the box)
    • 5
      Show color on the border next to hex string in CSS
    • 5
      Smart autocompletion
    • 5
      JSON Schema
    • 5
      Awesome
    • 5
      Built-in js debugger
    • 5
      Running and debugging Node.js apps remotely
    • 4
      Easy to use
    • 4
      A modern IDE stuck in the 90s
    • 4
      TypeScript support
    • 4
      Smart coding assistance for React
    • 4
      Node.js integration
    • 4
      111
    • 4
      Protractor support out of the box
    • 4
      Intelligent
    • 4
      Paid but easy to crack
    • 3
      Dart support
    • 3
      Solid intelligent features
    • 3
      Great app
    • 3
      Integrated terminal
    • 3
      Vagrant and SSH Console
    • 3
      Free for students
    • 3
      Unused imports inspection
    • 3
      Docker intergration
    • 2
      Remote Files Syncronization
    • 2
      Grate debug tools for React Apps
    • 2
      Easier to keep running than eclipse
    • 1
      Auto imports
    • 1
      Vim support
    • 1
      Rename helpers
    • 1
      Auto refactoring helpers
    • 1
      Less autocompletion
    • 1
      GIT partial commits
    CONS OF WEBSTORM
    • 4
      Paid
    • 1
      Expensive

    related WebStorm posts

    Johnny Bell

    When I switched to Visual Studio Code 12 months ago from PhpStorm I was in love, it was great. However after using VS Code for a year, I see myself switching back and forth between WebStorm and VS Code. The VS Code plugins are great however I notice Prettier, auto importing of components and linking to the definitions often break, and I have to restart VS Code multiple times a week and sometimes a day.

    We use Ruby here so I do like that Visual Studio Code highlights that for me out of the box, with WebStorm I'd need to probably also install RubyMine and have 2 IDE's going at the same time.

    Should I stick with Visual Studio Code, or switch to something else? #help

    See more
    Russel Werner
    Lead Engineer at StackShare · | 7 upvotes · 560.2K views

    We use Prettier because when we rebooted our front-end stack, I decided that it would be an efficient use of our time to not worry about code formatting issues and personal preferences during peer review. Prettier eliminates this concern by auto-formatting our code to a deterministic output. We use it along with ESLint and have 1st-class support in our WebStorm and Visual Studio Code editors.

    See more
    Glitch logo

    Glitch

    78
    169
    42
    Code, collaborate, and ship in seconds from your browser
    78
    169
    + 1
    42
    PROS OF GLITCH
    • 12
      Bang! App built
    • 9
      Instant APPification ;)
    • 7
      Auto commits
    • 4
      No no. limitation on free projects
    • 3
      Easy to use
    • 2
      Tons of usable code
    • 2
      Awesome support
    • 2
      Very fast API creation. Especially for small apps
    • 1
      Github Integration
    CONS OF GLITCH
    • 5
      UI could be better / cleaner
    • 2
      Limited Support/Diffficult to use Non-JS Languages
    • 1
      Not good for big projects
    • 1
      Cannot delete project, only the source code is

    related Glitch posts

    Visual Studio Code logo

    Visual Studio Code

    165.3K
    148.6K
    2.3K
    Build and debug modern web and cloud applications, by Microsoft
    165.3K
    148.6K
    + 1
    2.3K
    PROS OF VISUAL STUDIO CODE
    • 337
      Powerful multilanguage IDE
    • 307
      Fast
    • 193
      Front-end develop out of the box
    • 158
      Support TypeScript IntelliSense
    • 142
      Very basic but free
    • 126
      Git integration
    • 106
      Intellisense
    • 78
      Faster than Atom
    • 53
      Better ui, easy plugins, and nice git integration
    • 45
      Great Refactoring Tools
    • 44
      Good Plugins
    • 42
      Terminal
    • 38
      Superb markdown support
    • 36
      Open Source
    • 34
      Extensions
    • 26
      Awesome UI
    • 26
      Large & up-to-date extension community
    • 24
      Powerful and fast
    • 22
      Portable
    • 18
      Best editor
    • 18
      Best code editor
    • 17
      Easy to get started with
    • 15
      Lots of extensions
    • 15
      Built on Electron
    • 15
      Crossplatform
    • 15
      Good for begginers
    • 14
      Extensions for everything
    • 14
      Open, cross-platform, fast, monthly updates
    • 14
      All Languages Support
    • 13
      Easy to use and learn
    • 12
      Extensible
    • 12
      "fast, stable & easy to use"
    • 11
      Totally customizable
    • 11
      Git out of the box
    • 11
      Faster edit for slow computer
    • 11
      Ui design is great
    • 11
      Useful for begginer
    • 10
      Great community
    • 10
      SSH support
    • 10
      Fast Startup
    • 9
      It has terminal and there are lots of shortcuts in it
    • 9
      Powerful Debugger
    • 9
      Great language support
    • 9
      Works With Almost EveryThing You Need
    • 8
      Python extension is fast
    • 8
      Can compile and run .py files
    • 7
      Great document formater
    • 7
      Features rich
    • 6
      He is not Michael
    • 6
      Awesome multi cursor support
    • 6
      Extension Echosystem
    • 6
      She is not Rachel
    • 5
      Language server client
    • 5
      Easy azure
    • 5
      SFTP Workspace
    • 5
      VSCode.pro Course makes it easy to learn
    • 5
      Very proffesional
    • 4
      Supports lots of operating systems
    • 4
      Has better support and more extentions for debugging
    • 4
      Excellent as git difftool and mergetool
    • 4
      Virtualenv integration
    • 3
      Has more than enough languages for any developer
    • 3
      Better autocompletes than Atom
    • 3
      Emmet preinstalled
    • 3
      'batteries included'
    • 3
      More tools to integrate with vs
    • 2
      VS Code Server: Browser version of VS Code
    • 2
      Big extension marketplace
    • 2
      Customizable
    • 2
      Microsoft
    • 2
      Light
    • 2
      Fast and ruby is built right in
    • 2
      CMake support with autocomplete
    CONS OF VISUAL STUDIO CODE
    • 46
      Slow startup
    • 29
      Resource hog at times
    • 20
      Poor refactoring
    • 16
      Microsoft
    • 13
      Poor UI Designer
    • 11
      Weak Ui design tools
    • 10
      Poor autocomplete
    • 8
      Super Slow
    • 8
      Microsoft sends telemetry data
    • 7
      Poor in PHP
    • 7
      Huge cpu usage with few installed extension
    • 6
      It's MicroSoft
    • 3
      No built in live Preview
    • 3
      No Built in Browser Preview
    • 3
      Poor in Python
    • 3
      Electron
    • 3
      No color Intergrator
    • 3
      Very basic for java development and buggy at times
    • 2
      Powered by Electron
    • 2
      Bad Plugin Architecture
    • 1
      Terminal does not identify path vars sometimes
    • 1
      Slow C++ Language Server

    related Visual Studio Code posts

    Simon Reymann
    Senior Fullstack Developer at QUANTUSflow Software GmbH · | 30 upvotes · 7.4M views

    Our whole DevOps stack consists of the following tools:

    • GitHub (incl. GitHub Pages/Markdown for Documentation, GettingStarted and HowTo's) for collaborative review and code management tool
    • Respectively Git as revision control system
    • SourceTree as Git GUI
    • Visual Studio Code as IDE
    • CircleCI for continuous integration (automatize development process)
    • Prettier / TSLint / ESLint as code linter
    • SonarQube as quality gate
    • Docker as container management (incl. Docker Compose for multi-container application management)
    • VirtualBox for operating system simulation tests
    • Kubernetes as cluster management for docker containers
    • Heroku for deploying in test environments
    • nginx as web server (preferably used as facade server in production environment)
    • SSLMate (using OpenSSL) for certificate management
    • Amazon EC2 (incl. Amazon S3) for deploying in stage (production-like) and production environments
    • PostgreSQL as preferred database system
    • Redis as preferred in-memory database/store (great for caching)

    The main reason we have chosen Kubernetes over Docker Swarm is related to the following artifacts:

    • Key features: Easy and flexible installation, Clear dashboard, Great scaling operations, Monitoring is an integral part, Great load balancing concepts, Monitors the condition and ensures compensation in the event of failure.
    • Applications: An application can be deployed using a combination of pods, deployments, and services (or micro-services).
    • Functionality: Kubernetes as a complex installation and setup process, but it not as limited as Docker Swarm.
    • Monitoring: It supports multiple versions of logging and monitoring when the services are deployed within the cluster (Elasticsearch/Kibana (ELK), Heapster/Grafana, Sysdig cloud integration).
    • Scalability: All-in-one framework for distributed systems.
    • Other Benefits: Kubernetes is backed by the Cloud Native Computing Foundation (CNCF), huge community among container orchestration tools, it is an open source and modular tool that works with any OS.
    See more
    Johnny Bell

    I've been in the #frontend game for about 7 years now. I started coding in Sublime Text because all of the tutorials I was doing back then everyone was using it. I found the speed amazing compared to some other tools at the time. I kept using Sublime Text for about 4-5 years.

    I find Sublime Text lacks some functionality, after all it is just a text editor rather than a full fledged IDE. I finally converted over to PhpStorm as I was working with Magento and Magento as you know is mainly #PHP based.

    This was amazing all the features in PhpStorm I loved, the debugging features, and the control click feature when you click on a dependency or linked file it will take you to that file. It was great.

    PhpStorm is kind of slow, I found that Prettier was taking a long time to format my code, and it just was lagging a lot so I was looking for alternatives. After watching some more tutorial videos I noticed that everyone was using Visual Studio Code. So I gave it a go, and its amazing.

    It has support for everything I need with the plugins and the integration with Git is amazing. The speed of this IDE is blazing fast, and I wouldn't go back to using PhpStorm anymore. I highly recommend giving Visual Studio Code a try!

    See more
    AWS Cloud9 logo

    AWS Cloud9

    527
    709
    673
    Your development environment, in the cloud
    527
    709
    + 1
    673
    PROS OF AWS CLOUD9
    • 108
      Easy to use
    • 102
      Free
    • 76
      Nice UI
    • 65
      Terminal access to vm instead of simulation
    • 58
      New full ubuntu machines
    • 49
      Easy dev environment
    • 44
      Ssh access to your own machine
    • 43
      Real-time with other people
    • 43
      Free prototype hosting
    • 32
      Collaboration
    • 10
      Open Source
    • 6
      Great syntax highlighting
    • 5
      Works great
    • 4
      Nice ide
    • 4
      Better IDE than the others
    • 4
      Extremely easy setup
    • 4
      Great interface, download or upload file is nice.
    • 3
      Its easy to share code
    • 3
      You can run your project easier
    • 3
      Open-source friendly
    • 2
      Good documentation
    • 1
      Bitbucket integration
    • 1
      Versatile and robust
    • 1
      Need a credit card to get access
    • 1
      Starts a VM
    • 1
      Easy to use, seem fast, friendly ui
    • 0
      Good
    CONS OF AWS CLOUD9
    • 6
      Not free

    related AWS Cloud9 posts

    Red Hat Codeready Workspaces logo

    Red Hat Codeready Workspaces

    346
    461
    868
    An in-browser IDE for rapid cloud application development (Previously known as Codenvy)
    346
    461
    + 1
    868
    PROS OF RED HAT CODEREADY WORKSPACES
    • 101
      Anywhere coding
    • 87
      Open source and free for use
    • 82
      Java support
    • 69
      Cloud development
    • 43
      Coding google cloud applications on my chromebook
    • 42
      Easy to use
    • 41
      I can use it on my chromebook
    • 40
      Tools integration
    • 38
      Developer collaboration
    • 27
      Support for angularjs template application
    • 19
      Time saver
    • 18
      Easy setup
    • 14
      Work on your projects from anywhere
    • 14
      Best cloud IDE
    • 14
      AutoComplete
    • 13
      It's so portable
    • 12
      C++ support
    • 10
      Maven
    • 10
      Easy to bootstrap
    • 7
      It's free and fast
    • 6
      Great usability
    • 6
      Great work
    • 6
      Love having the ability to code from any of my machines
    • 5
      So fast
    • 5
      Gihub Integration, Code Anywhere and Everywhere
    • 4
      Open Source, All in One Cloud Based IDE
    • 4
      Portable
    • 4
      Hassle-free
    • 4
      Interface is pleasing to the eye, a lot of features
    • 4
      easy setup, agile, fast
    • 4
      Lots of frameworks
    • 4
      I like using it on my chromebook
    • 3
      Powerful cloud IDE
    • 3
      GitHub support
    • 3
      GitHub integration
    • 3
      Code Anytime Anywhere
    • 3
      Best Cloud IDE For Rapid Deployment
    • 3
      In the cloud and easy to use
    • 2
      Fast and simple
    • 2
      Easy to set up, and works from my desktop or chromebook
    • 2
      Incredibly convenient
    • 2
      Easy to use and was able to instantly start a project
    • 2
      Takes hassle out of setting up cloud enviroment
    • 2
      Omnipresent, easy to use , collaboration support
    • 2
      Code Completion
    • 2
      I absolutely love the collaboration features,
    • 2
      Easy to develop and test protoypes to production grade
    • 2
      It's all in one and surprisingly very easy to use
    • 2
      New to coding, having free-anywhere access suits me
    • 2
      Great for chromebook
    • 2
      Easy setup and open source
    • 2
      I love codenvey
    • 2
      Open Source andFree for use
    • 2
      I can use it on my chromebook
    • 1
      Great customer support
    • 1
      Because using it as a chrome extension is awesome and e
    • 1
      Great to use any where
    • 1
      Makes me money
    • 1
      Learn anywhere usability
    • 1
      It's really fast and very usefull
    • 1
      Docker support
    • 1
      easy setup, docker support, agile, fast, code anywhere
    • 1
      Easy use
    • 1
      High development standards
    • 1
      I love it because of many futures it offers. an dis sim
    • 1
      Github integraation
    • 1
      I use it with my chromebook
    • 1
      Really great support
    • 1
      Focus on code, keep set up away
    • 1
      It works with Java on a Chromebook
    • 1
      Sexy interface
    • 1
      No need to install other software to code a program
    • 1
      Don't have to deal with IDE's
    • 1
      Works hand-in-hand with a cloud workflow
    • 1
      Great integration
    • 1
      C++
    • 1
      Portability
    • 1
      A well-dev'ed platform for learning is really great
    • 1
      Chromebook (CB) Dev
    • 1
      Having java support is great
    • 1
      Don't have to worry about local dependencies anymore
    • 1
      Great way to learn coding through my chromebook
    • 1
      No need to install locally, good for chromebooks etc
    • 1
      Amazing and simple design
    • 1
      Very nice portable coding platform, great speed as well
    • 1
      Openshift integration
    • 1
      On the fly development
    • 1
      Flexibility as a student
    • 1
      Github integration, quick, robust, attractive ide
    • 1
      Its a great ide, with support for many languages
    • 1
      Codeenvy is a great platform to develop applications
    • 1
      Easy setup, Cloud development
    • 1
      Fast, versatile, intuitive containment
    • 1
      Easy to develop, test and CM code from anywhere
    • 1
      Great UX
    • 1
      I can code anywhere even I don't have my laptop with me
    • 1
      Excellent integration and free to use
    • 1
      Easy virtualization
    • 1
      Exceptional SaaS and PaaS service
    • 1
      The best way to code on my chromebook
    CONS OF RED HAT CODEREADY WORKSPACES
      Be the first to leave a con

      related Red Hat Codeready Workspaces posts

      vscode.dev logo

      vscode.dev

      225
      207
      0
      Bringing VS Code to the browser
      225
      207
      + 1
      0
      PROS OF VSCODE.DEV
        Be the first to leave a pro
        CONS OF VSCODE.DEV
        • 1
          No Terminal

        related vscode.dev posts