Skip to content

Remove jquery.js script from courses #65

@ggrossetie

Description

@ggrossetie

We are loading and using an outdated version (2.2.0) of JQuery:

<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js" type="text/javascript"></script>

We are doing very basic operations on the DOM and in my opinion we don't need it: https://htmldom.dev/

Also the JQuery ajax function is getting replaced by fetch: #15

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions