未验证 提交 7fe521ef 编写于 作者: N Nat Kuhn 提交者: GitHub

Update free-programming-playgrounds.md (#3526)

* Update free-programming-playgrounds.md

Added codesandbox.io under React (and removed the react reference from its listing on JavaScript).
Added a Java section and linked to repl.it
repl.it actually has sandboxes for most of the languages listed here, and maybe some others, but I didn't add them all in. The Swing support for Java is new, and has some bugs. They didn't respond to my report, so I think they are spread a little thin.

* add spaces to satisfy linter

* add space to satisfy linter
Co-authored-by: NEric Hellman <eric@hellman.net>
上级 5eba6e28
......@@ -9,6 +9,7 @@
* [Go](#go)
* [Haskell](#haskell)
* [Ionic](#ionic)
* [Java](#java)
* [JavaScript](#javascript)
* [Kotlin](#kotlin)
* [.Net](#dotnet)
......@@ -77,10 +78,15 @@
* [StackBlitz](https://stackblitz.com/fork/ionic)
### Java
* [repl.it](https://repl.it) (_including a separate Java/Swing_)
### JavaScript
* [CodePen](https://codepen.io)
* [CodeSandbox.io](https://codesandbox.io) (_React_)
* [CodeSandbox.io](https://codesandbox.io)
* [JSBin](http://jsbin.com)
* [JSFiddle](http://jsfiddle.net)
* [Plunker](http://plnkr.co)
......@@ -132,6 +138,7 @@
### React
* [CodeSandbox.io](https://codesandbox.io)
* [StackBlitz](https://stackblitz.com/fork/react)
......@@ -177,3 +184,4 @@
* [Playground](https://www.typescriptlang.org/play/index.html)
* [StackBlitz](https://stackblitz.com/fork/typescript)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册