|
How can i do a git clone of this repository? |
Answered by
TianMeds
Nov 22, 2022
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" |
0 replies
Answer selected by
HirayaEs
|
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 |
0 replies
|
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 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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"