From b5ceec4ff2d2857d80bbba417952d7b2feb0c6e1 Mon Sep 17 00:00:00 2001 From: tinabme Date: Tue, 22 Nov 2016 11:08:33 -0500 Subject: [PATCH] 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 0321bd97..35c488d3 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 cdd2a091..0b36f515 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) -- GitLab