mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 12:45:47 +00:00
Added flexbox playground and link to playgrounds from readme
This commit is contained in:
parent
5f9fb57ea1
commit
b5ceec4ff2
2 changed files with 10 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue