Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider Async Loading to reduce render blocking #604

Open
diggeddy opened this issue Mar 27, 2024 · 0 comments
Open

Consider Async Loading to reduce render blocking #604

diggeddy opened this issue Mar 27, 2024 · 0 comments
Labels
feature Features, refactoring, enhancements, improvements triage Awaiting review

Comments

@diggeddy
Copy link
Collaborator

We could reduce render blocking resources through async loading of small scripts such as menu.js and back-to-top.js
Reference here:

https://wordpress.org/support/topic/make-back-to-top-js-async/

We may also want to review the inlining the script to remove the request and potentially improve INP:
#593

@diggeddy diggeddy added the feature Features, refactoring, enhancements, improvements label Mar 27, 2024
@github-actions github-actions bot added the triage Awaiting review label Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Features, refactoring, enhancements, improvements triage Awaiting review
Projects
None yet
Development

No branches or pull requests

1 participant