My first project, a Dev.to clone built with MongoDB, Express, React, and Socket.io

This page summarizes the projects mentioned and recommended in the original post on /r/learnjavascript

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • dev.to-clone

    A DEV.to clone using MERN stack

  • Hey guys, I built this Dev.to clone using MongoDB, Express, and React. I used Socket.io for real-time notifications. All styles are done in pure CSS. Live Site: https://devfrom.netlify.app GitHub Repo: https://github.com/eknoorpreet/dev.to-clone This community has always been very supportive so I wanted to showcase my first project (that I completed till the end and without any tutorial). I would really appreciate any feedback!

  • mongodb-memory-server

    Spinning up mongod in memory for fast tests. If you run tests in parallel this lib helps to spin up dedicated mongodb servers for every test file in MacOS, *nix, Windows or CI environments (in most cases with zero-config).

  • The only thing really messing is tests. At work we use https://github.com/nodkz/mongodb-memory-server

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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

  • How to test mongoose models with jest and mockingoose

    1 project | dev.to | 7 Sep 2021
  • Setup in-memory database for testing Node.js and Mongoose

    2 projects | dev.to | 16 Feb 2021
  • MongoDB Animated: Adding and removing elements from arrays

    2 projects | dev.to | 19 Jan 2021
  • In memory mongoDB for testing

    1 project | dev.to | 13 Oct 2020
  • Exploring Mirage JS: Simplifying API Mocking in React Development

    1 project | dev.to | 7 Aug 2023