0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

PR: JISOU | Reactプログラミングコーチング
AIで不安を感じたら!    JISOUメンバー募集中

stackblitsが便利

0
Last updated at Posted at 2026-08-29

はじめに

  • stackblitsをはじめて利用した
  • コードのシェアに便利そう
  • 編集もできるので、コードを触って試してもらうこともできる
  • シェア数の制限などはない
  • webcontainer(ブラウザ上でnode.jsの実行環境をエミュレートするものらしい)上で実行されるため、シェアしてもDDoSの踏み台などに使われることはなさそう

公開例

output.gif

参考

The Personal Plan is a free account that allows you to create unlimited public projects in both Classic and Codeflow editors. All you need to do is sign in with your GitHub account!

訳:「Personal Plan」は、ClassicエディターとCodeflowエディターの両方で、公開プロジェクトを無制限に作成できる無料アカウントです。GitHubアカウントでサインインするだけで利用を開始できます。

Again, these environments are not running on remote servers. Instead, each environment is completely contained within your web browser. That’s right: the Node.js runtime itself is running natively, inside the browser, for the first time ever.

訳:繰り返しますが、これらの環境はリモートサーバー上で動作しているわけではありません。各環境は完全にWebブラウザ内に収まっています。つまり、Node.jsランタイム自体が、史上初めてブラウザ内でネイティブに動作するようになったのです。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?