Stackblitz Alternative #248
thescientist13
started this conversation in
Ideas
Replies: 1 comment
-
|
Well, looks like Node 22 is supported now and can confirm the Greenwood getting started guide is working at least 👍
I know at some point we'll want to adopt Node 24 as minimum, so I guess we can see where things are at by the time we are ready to implement that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Overview
As NodeJS moves forward, and Greenwood with it, Stackblitz, which we feature in our Getting Started, guide is not. Currently, Stackblitz only supports Node 20 and that was only as of April 2025, with no word on Node 22 support to speak of. And in particular
22.18.0which is just about to be the minimum version needed for Greenwood.I think when you look at the current NodeJS Release Schedule, it really makes it clear how far Stackblitz is lagging

So as decided by the team in the context of #233 , we made the decision to hide the Stackblitz section entirely for now and hence opening this Discussion to find alternatives.
also, their
<iframe>embed has an annoying bug where it hijacks the page scrolling :/Alternatives
So what else would be a good alternative? What else out there runs NodeJS that we could embed, even if not specifically using Web Containers.
Beta Was this translation helpful? Give feedback.
All reactions