Robot
JavaScript
Compiler
Language
Videos
Simulator
Games
Examples
Download
Cheat sheet

Code Sharing

This is an outline of the steps in the process of code sharing (i.e., sharing code with others through the Internet). In code sharing, the compiler will generate a sharing URL that allows others to view and edit your code.

Step 1: Type your code into the compiler and save it to a file. Or open a JavaScript file from your computer.


Notice the "Share" button that appears next to an empty address box






Step 2: Click on the Share button to begin sharing your code. Your code is now on the Internet.


The sharing URL will be shown in the address box
and a cloud icon will appear next to the filename




Send the URL to others via Chat or Email or Screen Sharing

You can Copy-and-Paste the URL into a web browser for viewing



You can Copy-and-Paste the URL into the Address box
of the compiler for a New tab then press the Get button




Cloud Icon turns red when code has been changed


Press Save or Compile to update the cloud document
If the cloud icon is green, your current document is in the cloud

Please note that multiple individuals may access the same cloud document

If someone else updated the code and you want to see their changes, press the Refresh button
which will refresh your screen with the changes made by others