Added Remix IDE to the Playgrounds file (#5598)

* Added Remix IDE to the Playgrounds file

A powerful Browser IDE for playing around with Solidity smart contracts!

* Update more/free-programming-playgrounds.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* whitespace

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* spaces

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
Pranesh A S 2021-10-08 18:51:10 +05:30 committed by GitHub
parent 7dcd9cdd3e
commit 89a2e1bc90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -33,6 +33,7 @@
* [Rust](#rust)
* [RxJS](#rxjs)
* [Scala](#scala)
* [Solidity](#solidity)
* [SQL](#sql)
* [Svelte](#svelte)
* [Swift](#swift)
@ -246,6 +247,11 @@
* [Scastie](https://scastie.scala-lang.org)
### Solidity
* [Remix IDE](https://remix.ethereum.org)
### SQL
* [Extends Class](https://extendsclass.com/sqlite-browser.html)