mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-01-20 09:28:52 +00:00
Update free-programming-playgrounds.md (#3463)
This commit is contained in:
parent
a437d1210c
commit
653feb98a1
@ -8,6 +8,7 @@
|
|||||||
* [FlexBox](#flexbox)
|
* [FlexBox](#flexbox)
|
||||||
* [Go](#go)
|
* [Go](#go)
|
||||||
* [Haskell](#haskell)
|
* [Haskell](#haskell)
|
||||||
|
* [Ionic](#ionic)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [Kotlin](#kotlin)
|
* [Kotlin](#kotlin)
|
||||||
* [.Net](#dotnet)
|
* [.Net](#dotnet)
|
||||||
@ -17,10 +18,12 @@
|
|||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
|
* [React](#react)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [Rust](#rust)
|
* [Rust](#rust)
|
||||||
* [Scala](#scala)
|
* [Scala](#scala)
|
||||||
* [SQL](#sql)
|
* [SQL](#sql)
|
||||||
|
* [Svelte](#svelte)
|
||||||
* [Swift](#swift)
|
* [Swift](#swift)
|
||||||
* [TypeScript](#typescript)
|
* [TypeScript](#typescript)
|
||||||
|
|
||||||
@ -28,7 +31,7 @@
|
|||||||
### Angular
|
### Angular
|
||||||
|
|
||||||
* [Plunker](http://plnkr.co)
|
* [Plunker](http://plnkr.co)
|
||||||
* [StackBlitz](https://stackblitz.com)
|
* [StackBlitz](https://stackblitz.com/fork/angular)
|
||||||
|
|
||||||
|
|
||||||
### ClojureScript
|
### ClojureScript
|
||||||
@ -69,6 +72,11 @@
|
|||||||
* [Try Haskell](https://www.tryhaskell.org)
|
* [Try Haskell](https://www.tryhaskell.org)
|
||||||
|
|
||||||
|
|
||||||
|
### Ionic
|
||||||
|
|
||||||
|
* [StackBlitz](https://stackblitz.com/fork/ionic)
|
||||||
|
|
||||||
|
|
||||||
### JavaScript
|
### JavaScript
|
||||||
|
|
||||||
* [CodePen](https://codepen.io)
|
* [CodePen](https://codepen.io)
|
||||||
@ -122,11 +130,21 @@
|
|||||||
* [R-Fiddle](http://www.r-fiddle.org)
|
* [R-Fiddle](http://www.r-fiddle.org)
|
||||||
|
|
||||||
|
|
||||||
|
### React
|
||||||
|
|
||||||
|
* [StackBlitz](https://stackblitz.com/fork/react)
|
||||||
|
|
||||||
|
|
||||||
### Ruby
|
### Ruby
|
||||||
|
|
||||||
* [Codepad](http://codepad.org)
|
* [Codepad](http://codepad.org)
|
||||||
|
|
||||||
|
|
||||||
|
### RxJS
|
||||||
|
|
||||||
|
* [StackBlitz](https://stackblitz.com/fork/rxjs)
|
||||||
|
|
||||||
|
|
||||||
### Rust
|
### Rust
|
||||||
|
|
||||||
* [Rust Playground](http://play.integer32.com)
|
* [Rust Playground](http://play.integer32.com)
|
||||||
@ -145,6 +163,11 @@
|
|||||||
* [SQLFiddle](http://sqlfiddle.com)
|
* [SQLFiddle](http://sqlfiddle.com)
|
||||||
|
|
||||||
|
|
||||||
|
### Svelte
|
||||||
|
|
||||||
|
* [StackBlitz](https://stackblitz.com/fork/svelte)
|
||||||
|
|
||||||
|
|
||||||
### Swift
|
### Swift
|
||||||
|
|
||||||
* [Online Swift Playground](http://online.swiftplayground.run)
|
* [Online Swift Playground](http://online.swiftplayground.run)
|
||||||
@ -153,3 +176,4 @@
|
|||||||
### TypeScript
|
### TypeScript
|
||||||
|
|
||||||
* [Playground](https://www.typescriptlang.org/play/index.html)
|
* [Playground](https://www.typescriptlang.org/play/index.html)
|
||||||
|
* [StackBlitz](https://stackblitz.com/fork/typescript)
|
||||||
|
Loading…
Reference in New Issue
Block a user