0 votes
in Bootstrap by

Using the Bootstrap CDN makes:

a. Slows the connection

b. Many users already have downloaded Bootstrap from MaxCDN when visiting another site. As a result, it will be loaded from cache when they visit

1 Answer

0 votes
by
b. Many users already have downloaded Bootstrap from MaxCDN when visiting another site. As a result, it will be loaded from cache when they visit

your site, which leads to faster loading time
...