DEV Community

Cover image for Building a forum with React, NodeJS

Building a forum with React, NodeJS

Nevo David on February 27, 2023

TL;DR In this article, you'll learn how to build a forum system that allows users to create, react, and reply to post threads. In the en...
Collapse
 
danshinde profile image
DanShinde

That's what I needed.
Trying to build a forum for my teammates.

Collapse
 
nevodavid profile image
Nevo David

Yay!
But why forum?

Collapse
 
thanhdungjd profile image
thanhdungjd

I think it the same with groups, page... in fb, you can create posts, articles.. and allow other comments on it

Thread Thread
 
danshinde profile image
DanShinde

Yes . Exactly.
People will share the problems & learnings.
They will acknowledge or reply the solution for these problems.
It would be available for new joinees in company, So kind of a learning forum.

Collapse
 
matborowiak profile image
Mat Borowiak

Discord?

Collapse
 
vulcanwm profile image
Medea

great post!

Collapse
 
nevodavid profile image
Nevo David

Thank you Medea 🤩

Collapse
 
mezieb profile image
Okoro chimezie bright

Thanks alot for this project so much take aways👍

Collapse
 
nevodavid profile image
Nevo David

Thank you so much Okoro!

Collapse
 
nevodavid profile image
Nevo David

Hi Friends!
If you want to know exactly when I post, just register to my newsletter here

Collapse
 
everaldo profile image
Everaldo Gomes

Great article. The CSS link is broken (it says nodejs, instead of just node). The correct one is this: github.com/novuhq/blog/blob/main/f...

Collapse
 
nevodavid profile image
Nevo David

Thank you so much!
I will look into it!

Collapse
 
karfagen profile image
Sofiia Shevchuk

Useful post, thanks! Do you have information about cost to hire react js developers? I read an article about this by Cleveroad, but it seems to me that you will name more accurate numbers.

Collapse
 
soloprogrammer profile image
SoloProgrammer • Edited

I have developed a blog post app using MERN stack that has this like and comments as well as reply functionality please explore this!

fair-gaiters-crow.cyclic.app/

Collapse
 
devvsakib profile image
Sakib Ahmed

Great blog. So many information

Collapse
 
andreasziegler profile image
Andreas Ziegler • Edited

Nice article, since I am thinking about setting up a forum. Thank you!

Instead of Nodemon you can try:

node  ––watch file.js
Enter fullscreen mode Exit fullscreen mode

in v11.18 and newer.

Collapse
 
dhaouadikacem profile image
kacem dhaouadi

it will be great to launch a hackathon using novu and the best project owners win prizes ;)

Collapse
 
ridplace profile image
ridplace

Thanks and very clear! I added your article to my bookmarks list!

Collapse
 
sirneij profile image
John Owolabi Idogun

Welcome to the community. We need you to help the community achieve its aims.

Collapse
 
joowo profile image
Josxph

Bonjour, j'ai un problème avec la commande :

mkdir client server 
Enter fullscreen mode Exit fullscreen mode

Quelqu'un peut me l'expliquer ?

Collapse
 
iteducationcentre1 profile image
iteducationcentre1

That was an interesting and informative post to read. Thanks for sharing.
Also Reactjs course in Pune

Collapse
 
abhixsh profile image
Abishek Haththakage • Edited

wow,

Collapse
 
raounek profile image
touibeg mohamed

good job .thanks

Collapse
 
ye52270 profile image
Park Jae Young

Good job..thank you..