+ 2
This question is to all web developers
I made a game which has 4 for js files, i wanna upload to solo learn but sololearn only accepts one js file . Is there any way which i can upload remaining js files on some website and retrieve the source code from there.BTW that websites should be free to use Plzz help me....
6 Respostas
+ 3
You can upload it to github and use the link in sololearn
+ 3
No no such options are here . But you may cut and paste all code in one js . I think it should run then also
+ 2
Upload the remaining Js file in Google drive and collect the direct link and paste in src attribute of script tag.
+ 2
Jyoti Rani I actually got that idea after posting this question(LOL). But I wanna try in different way..
BTW Thanks for Answering<3
+ 1
🇮🇳 AYUSH.ks 🇮🇳 I cannot copy & paste the code it nshould be definetly seperate files
this is the example:
https://cdnjs.cloudflare.com/ajax/libs/hammer.js/2.0.8/hammer.min.js
I want exactly like this and thank u for answering this question
+ 1
SOUPTIK NATH It won't work like that bro. Because that link is like an api which has only code
Here is the example:
https://cdnjs.cloudflare.com/ajax/libs/hammer.js/2.0.8/hammer.min.js
BTW thanks for answering.
Waiting for ur reply bro <3