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

Optimise delivery of images #4

Closed
4 tasks done
wrux opened this issue Jan 23, 2021 · 0 comments · Fixed by #10
Closed
4 tasks done

Optimise delivery of images #4

wrux opened this issue Jan 23, 2021 · 0 comments · Fixed by #10
Labels
enhancement New feature or request

Comments

@wrux
Copy link
Owner

wrux commented Jan 23, 2021

Goal

Optimise the delivery of images and reduce the overall performance of the page.

Procedure

NextJS provides a responsive image component next/image, so all components with images should be refactored to use the responsive image.

  • Refactor cover-image.tsx component
  • Refactor blocks/image.tsx component
  • Refactor the image grid component once created
  • Check performance tests on Vercel
@wrux wrux added the enhancement New feature or request label Jan 23, 2021
@wrux wrux linked a pull request Jan 30, 2021 that will close this issue
@wrux wrux closed this as completed in #10 Jan 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant