How can I import any javascript library on Sololearn? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can I import any javascript library on Sololearn?

Actually there's a library named p5.js and I want to include that library. This is js library for creating graphics and art easily. But I don't know how can I use this library on Sololearn?

11th Mar 2018, 3:24 PM
Dinesh Banjara
Dinesh Banjara - avatar
2 Answers
+ 1
Thanks.. Actually I know processing language but I'm totally new in javascript.. So I will learn Javascript using p5.js.. Thanks again
11th Mar 2018, 3:37 PM
Dinesh Banjara
Dinesh Banjara - avatar
0
you can also write your own codes on github and export those js codes through script src using rawgit below one is the full source but top one is using that same code from my github example https://code.sololearn.com/W12AigT6bMfs/?ref=app https://code.sololearn.com/Wezs3S1lWQK1/?ref=app
12th Mar 2018, 2:04 PM
Morpheus
Morpheus - avatar