bestofjs-weekly icon indicating copy to clipboard operation
bestofjs-weekly copied to clipboard

Improve the home page content

Open michaelrambeau opened this issue 6 years ago • 0 comments

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.

image

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:

image

michaelrambeau avatar Jul 21 '19 13:07 michaelrambeau