home.social

#stackblitz — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #stackblitz, aggregated by home.social.

  1. 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: engine.needle.tools/docs/cloud

    I've also added a bunch more facefilter examples to github: github.com/needle-engine/facef

    Below is a single index.html complete example 😊 works for 2d and 3d assets

    #threejs #needle #webgl #webdev #filter #ar

  2. 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.

    #SoftwareDevelopment #Stackblitz #IDE

  3. 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

  4. 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:
    youtu.be/Ygs5XLUv3jQ?si=nV-d2K

    The idea is from app.hunch.tools does this but x10 🚄

    #ai #stackblitz #software #aiApps #tech #dev

  5. 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.

  6. @sebastian @ju

    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 -> stackblitz.com/github/withastr

    Jak ktoś nie ma #Linux-a na komputerze 😉

  7. css-tricks.com/the-many-faces- - web-based versions of #VSCode: vscode.dev, github.dev, #CodeSandbox, #StackBlitz, or on your own server: github.com/coder/code-server. If you design for the web, it can (almost) run anywhere. Great artile @chriscoyier.

  8. css-tricks.com/the-many-faces- - web-based versions of : vscode.dev, github.dev, , , or on your own server: github.com/coder/code-server. If you design for the web, it can (almost) run anywhere. Great artile @chriscoyier.

  9. css-tricks.com/the-many-faces- - web-based versions of #VSCode: vscode.dev, github.dev, #CodeSandbox, #StackBlitz, or on your own server: github.com/coder/code-server. If you design for the web, it can (almost) run anywhere. Great artile @chriscoyier.

  10. Update: Apparently #Stackblitz isn't good enough for #StackOverflow and I need to use their specific system for drafting my minimal reproduction. 🙄

  11. Did you notice that the #StackBlitz #Angular starter project got dramatically simpler? No more modules. More than 50% fewer files!

  12. 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.

  13. //在browser內行native node.js #StackBlitz
    WebContainers - Dev environments. In your web app. | WebContainers webcontainers.io/ #t2m

  14. fucking hats off to #stackblitz for their web container work. Such a cool project and such a cool company!

  15. 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

  16. @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?

    stackblitz.com/github/11ty/ele

  17. Man, @astro has such a slick example picker at astro.new. I think could have something similar. We already have 30 templates set up, we just need a fancy picker page. Anyone interested in building it?

  18. CW: Examples of new Angular 15 features

    Enea Jahollari (eneajaho.me) has published examples of a couple of new #Angular features in a #Stackblitz project: stackblitz.com/edit/angular-iv

    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 👀