Skip to content

Commit

Permalink
added CodeSandbox.io React playground (EbookFoundation#2395)
Browse files Browse the repository at this point in the history
Added .NET anchor for TOC link and corrected Try Haskell formatting
  • Loading branch information
drewsmith authored and eshellman committed Jun 17, 2017
1 parent 43c2712 commit fa0cac0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions free-programming-playgrounds.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* [CSS](#css)
* [FlexBox](#flexbox)
* [JavaScript](#javascript)
* [.Net] (#dotnet)
* [.Net](#dotnet)
* [Node.js](#nodejs)
* [Perl](#perl)
* [PHP](#php)
Expand Down Expand Up @@ -40,18 +40,19 @@

### Haskell

* [Try Haskell] (https://www.tryhaskell.org)
* [Try Haskell](https://www.tryhaskell.org)


### JavaScript

* [CodePen](http://codepen.io)
* [CodeSandbox.io](https://codesandbox.io) (_React_)
* [JSFiddle](http://jsfiddle.net)
* [Plunker](http://plnkr.co)
* [Sololearn](https://code.sololearn.com/#html)


### .NET
### <a name="dotnet"></a>.NET

* [.NET Fiddle](https://dotnetfiddle.net)

Expand Down

0 comments on commit fa0cac0

Please sign in to comment.