I'm making a personal portfolio website and decided to use Bootstrap 4. Should I add the bootstrap js and CSS files and link from my server, or is linking pretty reliable?
Asked
Active
Viewed 311 times
-1
-
Use cdn link (e.g. maxcdn) and then local server as a fall back. – user6542823 Jun 28 '17 at 00:20
1 Answers
0
Bootstrap CDN is reliable, and I often prefer using CDN. There are couple of good insights about this topic. You can see here Stackoverflow Discussion/answers

jillionbug2fix
- 42
- 7