1 Open Issue Need Help Last updated: Jul 3, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Optimize Next.js website's post summary pages by creating a new `PostSummary` type containing only necessary fields from the existing `PostComplete` type. This involves creating helper functions to transform data, updating relevant components (`PostSnippets`, `PostsSection`), and modifying pages that display post summaries to use the optimized data. The goal is to reduce bundle size and improve performance.

Complexity: 3/5
enhancement good first issue

Rovani.net personal website in Next.js

TypeScript