Skip to content

Conversation

@Pradyuman-aviator
Copy link

@Pradyuman-aviator Pradyuman-aviator commented Dec 31, 2025

Checklist:

Closes #XXXXX

@github-actions
Copy link
Contributor

Thanks for your pull request.

Please do not add commits via the GitHub Web UI.

It generally means you have yet to test these changes in a development setup or complete any prerequisites. We need you to follow the guides mentioned in the checklist. Please revalidate these changes in a developer environment and confirm how you validated your changes.

Happy contributing!


Note: This message was automatically generated by a bot. If you feel this message is in error or would like help resolving it, feel free to reach us in our contributor chat.

@github-actions github-actions bot added the scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. label Dec 31, 2025
- Lazy Loading: Defer loading off-screen images and videos until they're needed. In HTML, add the `loading="lazy"` attribute to your media tags.

Next, we have minimize HTTP requests. Each file your website requests adds to the load time. Reducing the number of HTTP requests can lead to faster page loads. You can:
Next, we have to minimize HTTP requests. Each file your website requests adds to the load time. Reducing the number of HTTP requests can lead to faster page loads. You can:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Next, we have to minimize HTTP requests. Each file your website requests adds to the load time. Reducing the number of HTTP requests can lead to faster page loads. You can:
Next, we have to minimize HTTP requests. Each file your website requests adds to the load time. Reducing the number of HTTP requests can lead to faster page loads. You can:

@majestic-owl448 majestic-owl448 added status: waiting update Is awaiting update, after feedback or request for changes MERGE CONFLICT! To be applied to PR's that have a merge conflict and need updating labels Jan 2, 2026
@camper-chan
Copy link

camper-chan bot commented Jan 2, 2026

This PR seems to make similar changes as an existing PR. As such, we are going to close this as a duplicate.

If you feel you have additional changes to expand upon this PR, please feel free to push your commits and request this PR be reopened.

Thanks again! 😊


If you have any questions, feel free to ask questions on the "Contributors" category on our forum or the contributors chat room.

@camper-chan camper-chan bot closed this Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

MERGE CONFLICT! To be applied to PR's that have a merge conflict and need updating scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. status: waiting update Is awaiting update, after feedback or request for changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants