-1

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?

Daniel Sushik
  • 90
  • 1
  • 12

1 Answers1

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