Next.JS Successes and Struggles

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gutenberg

    A fast static site generator in a single binary with everything built-in. https://www.getzola.org

  • I had developed a bit of a penchant for building static sites with Zola and horribly misusing TOML templating, so I did really enjoy Next.JS's function components. I had a lot of sections on the same page that needed to look the same with different information, so it was really easy to just map over it. The documentation for Next.JS was also fairly clear and easy to navigate. I was a big fan of useStates, although I guess that's more of a React component than Next.JS. Overall, and it pains me as someone who likes to keep things based on tangible evidence, it did feel more lightweight.

  • 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

Related posts