cancel
Showing results for 
Search instead for 
Did you mean: 

Share code to JSBin from Web IDE

fahad_saplearning
Participant
0 Kudos
1,131

Hello All,

Let me start the discussion by stating that I am a newbie in SAPUI5 space.

I have seen many developers sharing the code via JSBin. I am wondering how they do it. Even I heard of GitHub as well. However, I am confused between GitHub and JSBin. Also, my Web IDE is already connected to Git. I am not sure whether this Git is same as Git Hub.

So, can someone please tell me:

1. What is the difference between Git Hub, JSBin and Git used in Web IDE?

2. What is the procedure to share source code from Web IDE to JSBin so that I can collaborate effectively with others?

Regards,

Faddy

View Entire Topic
Former Member
0 Kudos

Hi Faddy

Git is a tool, GitHub  is the service for projects that use Git,

JS Bin lets you experiment with the full source code and share across via public link

Regards

Naveen S

fahad_saplearning
Participant
0 Kudos

HI Naveen,

Thanks for the response.

So, Git, GitHub and JSBin work together? As my Web IDE is connected to Git, it is in turn connected to GitHub and JSBin as well?

Also, can you please answer my second question as well?

Regards,

Faddy