From b5ceec4ff2d2857d80bbba417952d7b2feb0c6e1 Mon Sep 17 00:00:00 2001 From: tinabme Date: Tue, 22 Nov 2016 11:08:33 -0500 Subject: [PATCH 1/2] Added flexbox playground and link to playgrounds from readme --- README.md | 4 ++++ free-programming-playgrounds.md | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/README.md b/README.md index 0321bd97a..35c488d36 100644 --- a/README.md +++ b/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) diff --git a/free-programming-playgrounds.md b/free-programming-playgrounds.md index cdd2a0917..0b36f5158 100644 --- a/free-programming-playgrounds.md +++ b/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) From 7d095ca0fbd6087a687cfa0ff8fc9fcaf4921bd8 Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Sun, 4 Dec 2016 11:19:40 +0100 Subject: [PATCH 2/2] Fix ordering --- free-programming-playgrounds.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/free-programming-playgrounds.md b/free-programming-playgrounds.md index 0b36f5158..14a3dc5e4 100644 --- a/free-programming-playgrounds.md +++ b/free-programming-playgrounds.md @@ -8,7 +8,7 @@ * [PHP](#php) * [Python](#python) * [Ruby](#ruby) -* [sql](#sql) +* [SQL](#sql) ### Angular @@ -16,11 +16,6 @@ * [Plunker](http://plnkr.co) -### FlexBox - -* [Echoplex](http://the-echoplex.net/flexyboxes/) - - ### CSS * [CodePen](http://codepen.io) @@ -29,6 +24,11 @@ * [Dabblet](http://dabblet.com) +### FlexBox + +* [Echoplex](http://the-echoplex.net/flexyboxes/) + + ### JavaScript * [CodePen](http://codepen.io)