Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

Use jQuery from CDN #14

@tsimbalar

Description

@tsimbalar

We should reference the jQuery and jQuery UI libraries from a Content Delivery Network (for instance Google : https://developers.google.com/speed/libraries/devguide ) so that users can benefit from browser caching (they may have those libs in their cache already) and do not impact our server resources unnecessarily.

We should offer a fallback for when we are working locally and offline though : see http://css-tricks.com/snippets/jquery/fallback-for-cdn-hosted-jquery/

For other js libraries that wouldn't be hosted by Google, see : http://www.cdnjs.com/

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions