#stackblitz — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #stackblitz, aggregated by home.social.
-
You can now deploy to Needle Cloud from #stackblitz or #github without a PRO license. Just go to your team page, create a new access token and deploy with:
npx needle-cloud deploy "<path>" --token "<token>"
Checkout the Needle Cloud CLI docs: https://engine.needle.tools/docs/cloud/#deploy-from-the-cli
I've also added a bunch more facefilter examples to github: https://github.com/needle-engine/facefilter
Below is a single index.html complete example 😊 works for 2d and 3d assets
-
This isn't me asking you to boycott a product, rather this is me telling y"all to understand the implications of this product and others like it, then introspect, and decide what to do on your own.
I can no longer continue to support Stackblitz after this announcement.
-
Is #Stackblitz still usable logged out?
Making a new project seems to redirect to #Bolt, which still has project templates (albeit hidden near the bottom).
I can ignore the AI stuff, whatever. But there doesn't seem to be a way to share the project? Am I missing a button?
I'm told logged in users can still use regular Stackblitz via a button in the top right, is this intentionally disabled for anonymous users?
stackblitz.com
-
GM :blobcatcoffee:
Just casually made a node UI based prompting graph app with bolt.new and Firebase Vertex AI, deployed it before breakfast nbd 🤣 graph-pad.xyz
Check out how I prompted it here:
https://youtu.be/Ygs5XLUv3jQ?si=nV-d2Kp244aae44HThe idea is from app.hunch.tools does this but x10 🚄
-
Here's my #stackblitz #threejs chat example in #webxr :D
-
As cool as #Stackblitz #WebContainers are in theory, they are super flaky in practice. Boot just never finishes sometimes, others the demo page doesn't load at all.
At least half a dozen times I've tried to make a demo on Stackblitz but failed to get "Hello, World" on the page and had to switch to an alternative.
-
Dodam, że dzięki #StackBlitz można sprawdzić możliwości, czy też popracować nad nowym projektem #Starlight, bezpośrednio w przeglądarce.
W takim VSCode/IDE via browser -> https://stackblitz.com/github/withastro/starlight/tree/main/examples/basics?file=README.md
Jak ktoś nie ma #Linux-a na komputerze 😉
-
Announcing StackBlitz Self-hosted.
#webdev #cloud #stackblitz #javascript
https://blog.stackblitz.com/posts/stackblitz-self-hosted/ -
https://css-tricks.com/the-many-faces-of-vs-code-in-the-browser/ - web-based versions of #VSCode: vscode.dev, github.dev, #CodeSandbox, #StackBlitz, or on your own server: https://github.com/coder/code-server. If you design for the web, it can (almost) run anywhere. Great artile @chriscoyier.
-
https://css-tricks.com/the-many-faces-of-vs-code-in-the-browser/ - web-based versions of #VSCode: vscode.dev, github.dev, #CodeSandbox, #StackBlitz, or on your own server: https://github.com/coder/code-server. If you design for the web, it can (almost) run anywhere. Great artile @chriscoyier.
-
https://css-tricks.com/the-many-faces-of-vs-code-in-the-browser/ - web-based versions of #VSCode: vscode.dev, github.dev, #CodeSandbox, #StackBlitz, or on your own server: https://github.com/coder/code-server. If you design for the web, it can (almost) run anywhere. Great artile @chriscoyier.
-
Good day all, I made an infinite scroll marquee component for Nuxt.
Check it out on StackBlitz, if you like: https://stackblitz.com/edit/nuxt-starter-emzrvl?file=components%2FScrollingMarquee.vue
-
@atomfrede
Seems to be a known limitation of #stackblitz WebContainers: https://webcontainers.io/guides/browser-support#firefox
@sulco @angular #angular -
Update: Apparently #Stackblitz isn't good enough for #StackOverflow and I need to use their specific system for drafting my minimal reproduction. 🙄
-
here is an example in #stackblitz https://stackblitz.com/edit/node-wzmadt
-
Did you notice that the #StackBlitz #Angular starter project got dramatically simpler? No more modules. More than 50% fewer files!
-
hmmm so it seems like wireit doesn't work with #stackblitz...
~/projects/go-board
❯ npm run build
$ wireit
❌ wireit must be launched with "npm run" or a compatible command.
More info: Wireit could not identify the script to run. -
//在browser內行native node.js #StackBlitz
WebContainers - Dev environments. In your web app. | WebContainers https://webcontainers.io/ #t2m -
fucking hats off to #stackblitz for their web container work. Such a cool project and such a cool company!
-
#Development #Launches
WebContainers · Development environments. In your web app. https://ilo.im/113h9o_____
#DX #WebDevelopment #WebDev #StackBlitz #NodeJS #Playground #IDE #Runtime #WebContainer #API -
I love #ionic's use of #StackBlitz in its doc examples so you can play around with the component properties and styling yourself. #dev #UX
-
@eleventy I tried to open it with #Stackblitz in a WebContainer but get errors in regard to Sharp (dependency of eleventy-img) Nobody said it would work, but is there a good reason it can't work with Stackblitz?
-
Man, this is a game-changer. #stackblitz.
-
Man, @astro has such a slick example picker at http://astro.new. I think #storybook could have something similar. We already have 30 #stackblitz templates set up, we just need a fancy picker page. Anyone interested in building it?
-
CW: Examples of new Angular 15 features
Enea Jahollari (https://eneajaho.me) has published examples of a couple of new #Angular features in a #Stackblitz project: https://stackblitz.com/edit/angular-ivy-unzxck?file=src%2Fmain.ts
Pawel Kozlowski, member of the #Angular team, has commented:
"Complete examples like this show how much changes we've covered in v14 and v15. And router is taking great advantage of all those changes.
The best part? I can see how the new goodies in the works will make this example even better :-)"new goodies 👀