StackBlitz

{{notability|1=Products|date=April 2024}}

{{Short description|Online integrated development environment}}

{{Infobox software

| title =

| logo = StackBlitz icon.jpeg

| logo caption =

| logo alt =

| logo size = 64px

| collapsible =

| screenshot = StackBlitz IDE screenshot.png

| screenshot size = 300px

| screenshot alt =

| caption = StackBlitz running Vite on Google Chrome

| other_names =

| author = Eric Simons

| developer =

| released = {{Start date and age|2017|08|02}}{{cite web |last1=Simons |first1=Eric |title=StackBlitz — Online IDE for Angular & React powered by Visual Studio Code⚡ |url=https://medium.com/stackblitz-blog/stackblitz-online-vs-code-ide-for-angular-react-7d09348497f4 |website=StackBlitz Blog |access-date=12 May 2024 |language=en |date=12 June 2018}}

| ver layout =

| discontinued =

| latest release version =

| latest release date =

| latest preview version =

| latest preview date =

| repo =

| qid =

| programming language = TypeScript, JavaScript, HTML, CSS, WebAssembly

| middleware =

| engine =

| operating system =

| platform = Web browsers

| included with =

| replaces =

| replaced_by =

| service_name =

| size =

| standard =

| language =

| language count =

| language footnote =

| genre =

| license =

| website = {{URL|https://stackblitz.com/}}

| AsOf =

}}

StackBlitz is a collaborative online integrated development environment (IDE).{{cite web |last1=MacManus |first1=Richard |title=StackBlitz Launches Codeflow and Announces Figma Investment |url=https://thenewstack.io/stackblitz-launches-codeflow-and-announces-figma-investment/ |website=The New Stack |access-date=11 April 2024 |date=11 October 2022}} The platform allows server-side software such as Node.js to be run entirely in the web browser, enabling fully online full-stack development.{{cite web |last1=Dindi |first1=Sandra |title=9 Free Online Code Editors for Web Development |url=https://www.makeuseof.com/code-editors-web-development-free-online/ |website=MakeUseOf |access-date=11 April 2024 |language=en |date=12 April 2023}} A number of web frameworks such as React, Next.js and Angular are supported.{{cite web |last1=Lardinois |first1=Frederic |title=Stackblitz raises $7.9M to bring a better IDE to your browser |url=https://techcrunch.com/2022/04/06/stackblitz-raises-7-9m-to-bring-a-better-ide-to-your-browser/ |website=TechCrunch |access-date=11 April 2024 |date=6 April 2022}}

History

StackBlitz was released to the public on August 2, 2017 by entrepreneur Eric Simons as an online integrated development environment for creating and sharing Angular and React projects. Prior to launching StackBlitz, Simons had attracted media attention by secretly living at AOL headquarters for two months in 2011 while working on a different startup company.{{cite web |last1=McDermott |first1=John |title=Breaking the Rules: The Young Entrepreneur Who Squatted at AOL |url=https://www.inc.com/john-mcdermott/eric-simons-interview-young-entrepreneur-squatted-at-aol.html |website=Inc.com}}{{cite web |title=Meet the tireless entrepreneur who squatted at AOL |url=https://www.cnet.com/tech/tech-industry/meet-the-tireless-entrepreneur-who-squatted-at-aol/ |website=CNET |access-date=12 May 2024 |language=en}}{{cite web |title=Teen entrepreneur squatted at AOL for two months undetected ... and built a business |url=https://www.smh.com.au/technology/teen-entrepreneur-squatted-at-aol-for-two-months-undetected--and-built-a-business-20120528-1ze96.html |website=The Sydney Morning Herald |access-date=12 May 2024 |language=en |date=28 May 2012}}

In May 2021, StackBlitz released WebContainers, a containerization solution that allowed server-side runtime environments such as Node.js to operate fully with web browsers. The company stated that the technology could boot development environments in less than a second, and was more secure than local environments due to running fully within the browser sandbox.{{cite web |title=Introducing WebContainers: Run Node.js natively in your browser |url=https://blog.stackblitz.com/posts/introducing-webcontainers/ |website=blog.stackblitz.com |access-date=12 May 2024 |language=en |date=20 May 2021}}

Features

StackBlitz offers an online integrated development environment that operates fully within a user's web browser as opposed to a more traditional local development environment. The software primarily emphasizes JavaScript development and has a large number of web framework templates readily available. Other Node.js, Python and PHP projects are also supported.{{cite web |title=Announcing Native Language Support in WebContainers |url=https://blog.stackblitz.com/posts/announcing-wasi/ |website=blog.stackblitz.com |access-date=12 May 2024 |language=en |date=5 October 2023}}

References

{{reflist}}