Next.js and MongoDB full-fledged app Part 4: Posts and Comments

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

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. nextjs-mongodb-app

    A Next.js and MongoDB web application, designed with simplicity for learning and real-world applicability in mind.

    I hope this has been helpful in working with your Next.js app. Again, check out the repository nextjs-mongodb-app. If you find this helpful, consider giving it a star to motivate me with further development and more content.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. ms

    A tiny (414B) and fast utility to convert milliseconds to and from strings. (by lukeed)

    I used the @lukeed/ms library to get the typical "9 hours ago" text. The Next.js Link component allows users to navigate the creator's profile upon clicking on their info.

  4. SWR

    React Hooks for Data Fetching

    To display the UI in the frontend, let's create a SWR useSWRInfinite hook:

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

  • Create Docs like vercel's

    2 projects | /r/nextjs | 7 Jul 2023
  • How to Dynamically updated Next.js Static Pages with SWR

    2 projects | dev.to | 17 Feb 2022
  • How to Build AI Agents to Enhance SaaS With Minimal Code and Effort

    3 projects | dev.to | 19 May 2025
  • useSWR usage in vercel/ai-chatbot hooks.

    1 project | dev.to | 16 Apr 2025
  • Firebase and Payload CMS: Early Look at a Client-Side Auth Strategy

    4 projects | dev.to | 22 Feb 2025

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?