How do i upload the complier sandbox where we test our programs on a screen to add to our websites if people wanted to test on | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 4

How do i upload the complier sandbox where we test our programs on a screen to add to our websites if people wanted to test on

website

18th Dec 2016, 1:59 AM
Brad Rogers
Brad Rogers - avatar
2 Réponses
+ 3
Links into CodePlayground redirect to the Google Play store so they can run in the app. One place that people use that's similar to CodePlayground (for web projects anyway) is https://jsfiddle.net - another is http://jsbin.com There are online compilers or interpreters for other languages but I don't think I've found any as robust as the web implementations I just linked. If you really want something similar to what you're using here you might just need to start a free AWS instance, use Heroku or CodeAnywhere, etc.
13th Jan 2017, 9:43 AM
Kirk Schafer
Kirk Schafer - avatar
+ 1
If you mean the "try it yourself" than i would go on the 3wschools website and look at the code.
4th Jan 2017, 5:01 PM
One
One - avatar