diff --git a/free-programming-books.md b/free-programming-books.md index 49ef87e30..8f91185d2 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1208,8 +1208,8 @@ * [MaintainableCSS](http://maintainablecss.com) * [Pro HTML5 Programming]( http://apress.jensimmons.com/v5/pro-html5-programming/ch0.html) * [Scalable and Modular Architecture for CSS](https://smacss.com) - Jonathan Snook +* [Understanding Flexbox: Everything you need to know](https://ohansemmanuel.github.io/uf_download.html) - Ohans Emmanuel * [Web Audio API](http://chimera.labs.oreilly.com/books/1234000001552) - Boris Smus -* [Understanding Flexbox: Everything you need to know] (https://ohansemmanuel.github.io/uf_download.html) - Ohans Emmanuel #### Bootstrap diff --git a/free-programming-playgrounds.md b/free-programming-playgrounds.md index 632f55bd5..6812786ea 100644 --- a/free-programming-playgrounds.md +++ b/free-programming-playgrounds.md @@ -1,8 +1,8 @@ ### Index * [Angular](#angular) -* [CSS](#css) * [Crystal](#crystal) +* [CSS](#css) * [FlexBox](#flexbox) * [JavaScript](#javascript) * [Node.js](#nodejs) @@ -17,6 +17,11 @@ * [Plunker](http://plnkr.co) +### Crystal + +* [Compile & run code in Crystal](https://play.crystal-lang.org/#/cr) + + ### CSS * [CodePen](http://codepen.io) @@ -25,11 +30,6 @@ * [Dabblet](http://dabblet.com) -### Crystal - -* [Compile & run code in Crystal](https://play.crystal-lang.org/#/cr) - - ### FlexBox * [Echoplex](http://the-echoplex.net/flexyboxes/)