2
4 Comments

Looking for feedback

Hi All,

Wanted to share a simple website I made where I collect all my daily Next.js tips.
These tips are a collection (not much at the moment) of tips I share on my Twitter account. Thought it would be nice to have them on a website where they are displayed.

The website is being improved while I add more tips.

Feedback is welcome, even tho there is not that much on it at this moment.

https://nextjstips.com

on May 12, 2020
  1. 1

    Not bad. It would be great to add section and a main page(for the latest skills). Because scrolling too long to find the right topic can be annoying I think.

    1. 1

      Thanks, I will see what I can do about the scrolling part. I agree that it's not great UX when you have to scroll for ages to get to one point.

  2. 1

    It looks great. One thing I would do differently is to have a single code snippet and preface it with a more clear and detailed explanation. Then maybe a cool way to switch from one code snippet to the next previous one, maybe side-scrolling. At the top, you can include some catchy names and the date.

    1. 1

      Thanks for your feedback! The reason because those text are short is because I'm tweeting and those tweets get placed on the website automatically. I'll see if I can add extra text for on the website.

      Hmm yeah, I've received the navigation feedback a few times now. I'll have to work on that.. Thanks for your suggestion!