You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this enough? Look into pulling images from an API for Next.js projects. What optimizations are used? Streaming? Lazy loading? Your implementation and research will be used for all the other images on the website.
You should consider using /app/lib/data.ts.
Goal
Copy and paste implementation of the sponsors to the landing page. No need for styling or making it pretty. Just getting images on there is the most important bit.
Discuss here what you think we should do.
The text was updated successfully, but these errors were encountered:
As a visitor, I want to see the LIVE version of Sponsors pulled directly from the API instead of a hardcoded version so that I'm up to date.
Important Information
What information do you need? Check out the backend API routes: https://github.com/HackRU/lcs/wiki/LCS-API-Endpoints
Is this enough? Look into pulling images from an API for Next.js projects. What optimizations are used? Streaming? Lazy loading? Your implementation and research will be used for all the other images on the website.
You should consider using
/app/lib/data.ts
.Goal
Copy and paste implementation of the sponsors to the landing page. No need for styling or making it pretty. Just getting images on there is the most important bit.
Discuss here what you think we should do.
The text was updated successfully, but these errors were encountered: