Questions tagged as 'cdn'

2
answers

Is there any way to clear cache in the client browser? [duplicate]

For example, I have my site and I made a modification, but it has not yet been applied in the client browser. Is there any way I can run this cache cleanup on the client browser? With PHP, maybe JavaScript? In a site I'm working on, it has...
asked by 23.06.2017 / 15:30
0
answers

Create a Endpoint via CDN for a blob (Storage Azure)

I'm thinking of uploading an Angular.JS application to a blob and creating an endpoint to access the app. Create a Storage and a blob that gave the app name with access permission "Container" then I configured in the Azure CDN an Endpoint for th...
asked by 15.08.2018 / 01:58
2
answers

CDN vs. join JS / CSS

Among the performance recommendations of a web system are: Use CDN (in the case of jQuery, Bootstrap, etc.) Add JS and CSS to decrease the number of requests It turns out that these two rules go against each other. If I use jQuery and B...
asked by 12.06.2014 / 18:24
1
answer

I can not use the donut and pie style with chartjs!

So guys I'm using chartjs on a system here, but the pie and donut style does not display on the system. I imported the CDN's: <script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.7.0/Chart.bundle.js"></script><scriptsr...
asked by 28.09.2017 / 15:20
1
answer

I put the CDN, how do I write the code?

I'm a beginner in programming and I have this doubt, I put the CDN <script src="https://unpkg.com/rivescript@latest/dist/rivescript.min.js"></script>toinstall rivescript , but now I was wondering how do I write my code with this...
asked by 13.12.2018 / 22:06