mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-05-24 00:51:12 -04:00
Add JS Fiddle & JS Bin front end playgrounds
This commit is contained in:
parent
999bee1b64
commit
5bb9a57a06
1 changed files with 2 additions and 0 deletions
|
@ -718,6 +718,8 @@ Table of Contents
|
|||
* [JSONPlaceholder](http://jsonplaceholder.typicode.com/) Some REST API endpoints that return some fake data in JSON format. The source code is also available if you would like to run the server locally.
|
||||
* [jetbrains.com](https://jetbrains.com/products.html) — Productivity tools, IDEs and deploy tools. Free license for students, teachers, Open Source and user groups
|
||||
* [codepen.io](https://codepen.io/) — CodePen is a playground for the front end side of the web
|
||||
* [jsfiddle.net](https://jsfiddle.net/) — JS Fiddle is a playground and code sharing site of front end web, support collaboration as well
|
||||
* [jsbin.com](https://jsbin.com) — JS Bin is another playground and code sharing site of front end web (HTML, CSS and JavaScript. Also supports Markdown, Jade and Sass)
|
||||
* [repl.it](https://repl.it/) — A cloud coding environment for various program languages
|
||||
* [codesandbox.io](https://codesandbox.io/) — Online Playground for React, Vue, Angular, Preact and more
|
||||
* [stackblitz.com](https://stackblitz.com/) — Online VS Code IDE for Angular & React
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue