Skip to content

Revise <script> elements to use defer loading #77

Open
@delphidabbler

Description

@delphidabbler
Owner

Pull all <script> elements into document <head> and add defer attribute to them to improve script loading characteristics.

Activity

added
enhancementNew feature or request
acceptedAccepted this issue as a valid issue that will be actioned
on Oct 12, 2022
changed the title [-]Revise `<script>` elements to user `defer` loading[/-] [+]Revise `<script>` elements to use `defer` loading[/+] on Oct 14, 2022
delphidabbler

delphidabbler commented on Oct 14, 2022

@delphidabbler
OwnerAuthor

See the similar ddablib/ddablib.github.io#43 issue for a discussion of how the use of defer affects inline scripts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

acceptedAccepted this issue as a valid issue that will be actionedenhancementNew feature or request

Projects

Status

Accepted

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @delphidabbler

      Issue actions

        Revise `<script>` elements to use `defer` loading · Issue #77 · delphidabbler/delphi-tips