mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 19:45:09 +00:00
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:
parent
7dcd9cdd3e
commit
89a2e1bc90
@ -33,6 +33,7 @@
|
|||||||
* [Rust](#rust)
|
* [Rust](#rust)
|
||||||
* [RxJS](#rxjs)
|
* [RxJS](#rxjs)
|
||||||
* [Scala](#scala)
|
* [Scala](#scala)
|
||||||
|
* [Solidity](#solidity)
|
||||||
* [SQL](#sql)
|
* [SQL](#sql)
|
||||||
* [Svelte](#svelte)
|
* [Svelte](#svelte)
|
||||||
* [Swift](#swift)
|
* [Swift](#swift)
|
||||||
@ -246,6 +247,11 @@
|
|||||||
* [Scastie](https://scastie.scala-lang.org)
|
* [Scastie](https://scastie.scala-lang.org)
|
||||||
|
|
||||||
|
|
||||||
|
### Solidity
|
||||||
|
|
||||||
|
* [Remix IDE](https://remix.ethereum.org)
|
||||||
|
|
||||||
|
|
||||||
### SQL
|
### SQL
|
||||||
|
|
||||||
* [Extends Class](https://extendsclass.com/sqlite-browser.html)
|
* [Extends Class](https://extendsclass.com/sqlite-browser.html)
|
||||||
|
Loading…
Reference in New Issue
Block a user