1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-10 18:12:20 +00:00

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

* Update free-programming-playgrounds.md

* remove trailing slash
This commit is contained in:
brannx 2018-03-04 22:53:34 +03:00 committed by eshellman
parent c1a4ef97d5
commit 5f122b2d3c

View File

@ -1,6 +1,7 @@
### Index ### Index
* [Angular](#angular) * [Angular](#angular)
* [ClojureScript](#clojurescript)
* [Crystal](#crystal) * [Crystal](#crystal)
* [CSS](#css) * [CSS](#css)
* [FlexBox](#flexbox) * [FlexBox](#flexbox)
@ -24,6 +25,11 @@
* [Plunker](http://plnkr.co) * [Plunker](http://plnkr.co)
### ClojureScript
* [Web REPL](http://clojurescript.net)
### Crystal ### Crystal
* [Compile & run code in Crystal](https://play.crystal-lang.org/#/cr) * [Compile & run code in Crystal](https://play.crystal-lang.org/#/cr)