Skip to content

CDN call to JQuery - necessary? #9

@Gavin-McLeod

Description

@Gavin-McLeod

I see that although the bootstrap library is made local to the project (/js/bootstrap.js and /js/bootstrap.min.js), the same is not true of the JQuery library. The sample HTML are calling the JQuery library from a CDN (https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js).

It's easy enough to call JQuery from a local location per project or per organization, but I wonder if there is a particular reason for this? This won't be acceptable for production code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions