Browse Source

Added flexbox playground and link to playgrounds from readme

tinabme 9 years ago
parent
commit
b5ceec4ff2
2 changed files with 10 additions and 0 deletions
  1. 4 0
      README.md
  2. 6 0
      free-programming-playgrounds.md

+ 4 - 0
README.md

@@ -70,3 +70,7 @@ Free Podcasts and Screencasts:
 + English: [github](/free-podcasts-screencasts-en.md)
 + Portuguese (Brazil): [github](/free-podcasts-screencasts-pt_BR.md)
 + Russian: [github](/free-podcasts-screencasts-ru.md)
+
+
+### Programming Playgrounds
++ [Free Programming Playgrounds](/free-programming-playgrounds.md)

+ 6 - 0
free-programming-playgrounds.md

@@ -2,6 +2,7 @@
 
 * [Angular](#angular)
 * [CSS](#css)
+* [FlexBox](#flexbox)
 * [JavaScript](#javascript)
 * [Node.js](#nodejs)
 * [PHP](#php)
@@ -15,6 +16,11 @@
 * [Plunker](http://plnkr.co)
 
 
+### FlexBox
+
+* [Echoplex](http://the-echoplex.net/flexyboxes/)
+
+
 ### CSS
 
 * [CodePen](http://codepen.io)