ABOUT CDN (Content Delivery Network) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

ABOUT CDN (Content Delivery Network)

I checked out a little of what CDN is all about and i liked what I saw... So I was contemplating if you can call Dropbox and Drive CDN's. Please add more clarification on what CDN is all about and types/list's.. 💪Thank you👍

8th May 2019, 7:36 AM
Clinton I. Sonkeya
Clinton I. Sonkeya - avatar
8 Answers
+ 4
You cannot use dropbox as CDN link
8th May 2019, 8:05 AM
Calviղ
Calviղ - avatar
+ 3
Go to github.com, login your account. Select New gist from + (top right corner) Name your gist and paste your code. Press button of Create public list Copy gist link Paste to githack.com Copy the generated production link from githack Use it in your script tag
8th May 2019, 8:01 AM
Calviղ
Calviղ - avatar
+ 1
Create gist from GitHub, get the link of raw code, go to https://raw.githack.com, paste the link to get your own cdn link.
8th May 2019, 7:42 AM
Calviղ
Calviղ - avatar
+ 1
Which link should I paste?
8th May 2019, 7:44 AM
Clinton I. Sonkeya
Clinton I. Sonkeya - avatar
+ 1
Link of raw code
8th May 2019, 7:45 AM
Calviղ
Calviղ - avatar
+ 1
Or gist link
8th May 2019, 7:47 AM
Calviղ
Calviղ - avatar
+ 1
I am not on Github. -So I should first create an account with Github -and then, copy a raw code, that is likely to be shown there on the site after registration. -Open the https://raw.githack.com and then paste the link to get your own CDN link. Then after that what would i use the CDN link for. Because i don't know how CDN works, so that's while i asked.
8th May 2019, 7:52 AM
Clinton I. Sonkeya
Clinton I. Sonkeya - avatar
+ 1
You know I once used Dropbox using the css link elements <link rel="stylesheet" href="https://dl.(Copied link from my dropbox file)"> to implement a css design on a test page.... So I was asking if it dropbox and drive also be related to CDN, because i currently don't know how it (CDN) works.
8th May 2019, 8:00 AM
Clinton I. Sonkeya
Clinton I. Sonkeya - avatar