Building a realtime chat app with Next.js and Vercel

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. NextJS-chat-app

    A chat app built using Ably and Next JS and hosted with Vercel

    Check out a running version of the app or fork the app on GitHub.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. web.dev

    Discontinued The frontend, backend, and content source code for web.dev

    Before we start creating pages in our application, it's important to understand how Next.js renders content. The framework supports multiple rendering methods including server-side rendering (SSR), static site rendering (SSG), and client-side rendering (CSR). There are many pros and cons to each rendering method (too many to cover in this post) so if these concepts are new to you, Google’s web.dev site has a very good introduction to rendering on the web that can help you understand rendering options.

  4. Puts Debuggerer

    Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

    Create a GitHub account (if you don't already have one)

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

  • Using Test-Driven Development to Get Better AI-Generated Code

    3 projects | dev.to | 21 Apr 2025
  • Navigating Beginner Frustrations in Software Development: A Roadmap to Resilience

    1 project | dev.to | 13 Apr 2025
  • Understanding Open Source Developer Support Networks

    2 projects | dev.to | 19 Feb 2025
  • React vs Angular – Which One To Choose in 2025?

    2 projects | dev.to | 16 Feb 2025
  • Understanding Open Source Developer Support Networks

    2 projects | dev.to | 8 Feb 2025

Did you know that Ruby is
the 12th most popular programming language
based on number of references?