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

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. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Orbis: Turn Any GitHub Repository Into an Interactive 3D Dependency Graph

    4 projects | dev.to | 9 May 2026
  • How to Take a Website Screenshot with Node.js (Playwright, Puppeteer, API)

    2 projects | dev.to | 26 Mar 2026
  • Building a Complete CI/CD Pipeline with Node.js, Docker, and K8s.

    3 projects | dev.to | 3 Mar 2026
  • Complete CI/CD Pipeline with Node.js, Docker, and Kubernetes

    3 projects | dev.to | 23 Dec 2025
  • ComfyDeploy Local Development Setup Guide

    5 projects | dev.to | 15 Nov 2025

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