bestofjs-weekly
bestofjs-weekly copied to clipboard
Improve the home page content
The problem
The current home page displays the following content:
- The latest issue (story + ranking)
- A table that shows all issues from the beginning (60 issues)
That list is now way too long.

We could display only the last 10 issues in the top pagge and a link "show more" that would open a new page with the full list (grouped by year maybe, creating one page by year?)
Inspiration
Interesting pattern, seen on https://www.graphqlweekly.com/ sidebar:
