-
|
How can i do a git clone of this repository? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
You need to download git first and copy the text in the SSH tab of the repo and paste it like this git clone "SSH LINK" |
Beta Was this translation helpful? Give feedback.
-
|
I'm having trouble in understanding the code used in the JS part recommendation for what should i learn first in studying JavaScript to create a Calculator |
Beta Was this translation helpful? Give feedback.
-
|
You should try focusing in the string function like the eval, slice, str functions and etc. you should also learn DOM for you to use some buttons in the HTML |
Beta Was this translation helpful? Give feedback.
You need to download git first and copy the text in the SSH tab of the repo and paste it like this git clone "SSH LINK"