Home / Companies / StackBlitz / Blog / February 2024

February 2024 Summaries

2 posts from StackBlitz

Filter
Month: Year:
Post Summaries Back to Blog
Eric Simons, CEO of StackBlitz, embarked on a creative project to design a unique t-shirt for the StackBlitz community that would stand out from typical logo shirts. His inspiration led to the creation of a t-shirt featuring the StackBlitz lightning bolt, made from valid JavaScript code that represents the image itself. This ambitious design required overcoming technical challenges, such as creating a quine—a program that outputs its own source code—while ensuring the image could be printed accurately with tiny font sizes. The final product is an innovative blend of digital art and programming, allowing developers to copy and execute the code directly from the shirt. The shirts, praised for their softness and unique packaging, are available through participation in StackBlitz events or by engaging with their team.
Feb 20, 2024 1,559 words in the original blog post.
StackBlitz has announced significant upgrades to its Starters list by integrating WebContainers and Vite, aiming to enhance the developer experience by providing a more seamless in-browser coding environment. Initially launched in 2017 with a limited set of frameworks, StackBlitz's Starters have evolved from a custom runtime called EngineBlock to adopting WebContainers, a micro-operating system that can run Node.js toolchains in the browser. This transition allows developers to work in an environment closely mirroring local setups, with access to a terminal for executing commands. The integration with Vite, which has seen a substantial increase in popularity, has led StackBlitz to replace its EngineBlock starters with Vite templates, ensuring broader support for modern JavaScript frameworks like React, Vue, and Angular. These changes apply only to new projects, maintaining the functionality of existing ones, and signify StackBlitz's commitment to evolving alongside the JavaScript ecosystem. With plans for a new editor and enhanced starters’ capabilities, StackBlitz aims to make web development more productive and engaging, reflecting its ongoing support for the vibrant open-source community.
Feb 15, 2024 1,131 words in the original blog post.