mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 18:06:13 +00:00
Added 2 playgrounds to the Javascript section (#9096)
* Added 2 playgrounds to the Javascript section #hacktoberfest Added PlayCode and CodeHS to free-programming-playgrounds.md * Added alphabetical sorting in JavaScript section
This commit is contained in:
parent
61160a9737
commit
a82e5591c7
@ -172,6 +172,7 @@
|
||||
|
||||
### JavaScript
|
||||
|
||||
* [CodeHS](https://codehs.com/explore/sandbox/javascript)
|
||||
* [CodePen](https://codepen.io)
|
||||
* [CodeSandbox.io](https://codesandbox.io)
|
||||
* [Esfiddle](https://esfiddle.net)
|
||||
@ -181,6 +182,7 @@
|
||||
* [JSBin](https://jsbin.com)
|
||||
* [JSFiddle](https://jsfiddle.net)
|
||||
* [OneCompiler](https://onecompiler.com/javascript)
|
||||
* [PlayCode](https://playcode.io/javascript)
|
||||
* [Plunker](https://plnkr.co)
|
||||
* [SoloLearn](https://code.sololearn.com/web#javascript)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user