Show HN: Hacolyte – a Hacker News reader built with NextJS

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Hacker News API

    Documentation and Samples for the Official HN API

  • Long time Hacker News lurker, first time Hacker News poster : )

    I built a Hacker News reader app with NextJS and TailwindCSS that pulls item and user data from the hacker news api (https://github.com/HackerNews/API).

    This is my first time really building and launching something for users so I'd love any and all feedback. The roughest spots at the moment are the threading of comments and the fetching of posts on a user's page (lots of individual calls (async) for individual items rather than getting them in bulk from an endpoint like /v0/beststories).

    Let me know what parts of it are Not Good and where I can improve things!

  • nextjs-progressbar

    A simple Next.js progressbar component using NProgress.

  • * Design seems mobile centric and doesn't suit desktop.

    * Threaded comments are very hard to read. HN's UI does a great job.

    * No visual notification when clicking on links and moving between pages. I had the same problem with toolwallhq.com and used https://www.npmjs.com/package/nextjs-progressbar to solve it.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project