+ 3
its linking external libraries for you to use. much like you can link your own javascript file in your html..you can also link others. its called cdn..content delivery network. popular ones are google fonts..bootstrap..jquery..ect. if you dont want to link them..you can install them locally in your project..but that cant be done on sololearn so cdn is the way to go
25th Jun 2019, 4:49 AM
Jason Kennedy