Skip to content

implement sever and client side caching, few other tweaks#2103

Merged
Simek merged 1 commit intomainfrom
implement-serve-and-client-side-caching
Jan 9, 2026
Merged

implement sever and client side caching, few other tweaks#2103
Simek merged 1 commit intomainfrom
implement-serve-and-client-side-caching

Conversation

@Simek
Copy link
Member

@Simek Simek commented Jan 9, 2026

📝 Why & how

Implement sever and client side caching, to reduce the number of queries to external APIs and improve loading time/responsiveness when navigating the website on the client side.

Use build-in next cache header for internal API responses and external API server-side fetches, use swr on the client side.

✅ Checklist

  • Documented how you found or replicated the issue.
  • Explained how you fixed the issue or built the feature.

@Simek Simek added the deploy label Jan 9, 2026
@Simek Simek merged commit e6b9c09 into main Jan 9, 2026
2 checks passed
@Simek Simek deleted the implement-serve-and-client-side-caching branch January 9, 2026 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant