Skip to content

Commit

Permalink
Move a playground link to CSS section (EbookFoundation#3697)
Browse files Browse the repository at this point in the history
* Move a playground link to CSS section

FlexBox is a CSS feature.
This move is consistent with other files.

* Fix index in english free-programming-playgrounds

* Move a section according to alphabetical order

* Remove offline link pyfiddle.io

Shutdown confirmed: priyankcommits/pyfiddleio#7
  • Loading branch information
jgpacker authored Sep 3, 2020
1 parent 89eddc6 commit 41cb40b
Showing 1 changed file with 6 additions and 12 deletions.
18 changes: 6 additions & 12 deletions free-programming-playgrounds.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* [Crystal](#crystal)
* [CSS](#css)
* [Elm](#elm)
* [FlexBox](#flexbox)
* [Go](#go)
* [Haskell](#haskell)
* [Ionic](#ionic)
Expand All @@ -22,6 +21,7 @@
* [React](#react)
* [Ruby](#ruby)
* [Rust](#rust)
* [RxJS](#rxjs)
* [Scala](#scala)
* [SQL](#sql)
* [Svelte](#svelte)
Expand Down Expand Up @@ -51,18 +51,14 @@
* [CSSdeck](http://cssdeck.com)
* [CSSdesk](http://cssdesk.com)
* [Dabblet](http://dabblet.com)
* [Flexy Boxes](http://the-echoplex.net/flexyboxes/)


### Elm

* [Ellie](https://ellie-app.com)


### FlexBox

* [Echoplex](http://the-echoplex.net/flexyboxes/)


### Go

* [Go Playground](https://play.golang.org)
Expand Down Expand Up @@ -128,7 +124,6 @@
### Python

* [Codepad](http://codepad.org)
* [Pyfiddle](https://pyfiddle.io)


### R
Expand All @@ -147,14 +142,14 @@
* [Codepad](http://codepad.org)


### RxJS
### Rust

* [StackBlitz](https://stackblitz.com/fork/rxjs)
* [Rust Playground](http://play.integer32.com)


### Rust
### RxJS

* [Rust Playground](http://play.integer32.com)
* [StackBlitz](https://stackblitz.com/fork/rxjs)


### Scala
Expand Down Expand Up @@ -184,4 +179,3 @@

* [Playground](https://www.typescriptlang.org/play/index.html)
* [StackBlitz](https://stackblitz.com/fork/typescript)

0 comments on commit 41cb40b

Please sign in to comment.