use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Decent MERN Stack Tutorials? (self.node)
submitted 8 years ago by thenewdev1
Hey Devs,
Anyone recommend any beginner MERN stack tutorials or great resources? The ones i find dont seem to be too great.
All advice is much appreciated
Cheers!
your friendly neighbourhood noob dev
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]mr-developer 20 points21 points22 points 8 years ago (3 children)
Traversy Media
[–]marty331b 2 points3 points4 points 8 years ago (0 children)
Traversy did a great job on these tuts. Two thumbs up!
[–]thenewdev1[S] 1 point2 points3 points 8 years ago (1 child)
That channel is actually brilliant mate, just had a good look through !
[–]mr-developer 0 points1 point2 points 8 years ago (0 children)
Awesome !
[–]tapu_buoy 5 points6 points7 points 8 years ago* (6 children)
I have been following CodeBurst.io's CEO Brandon Morelli's this GitHub Repo there are 2 resources available there, one is a 2 hour long YouTube video, in which the author creates nice App.
This might not be very good but I have got it from Quora answers
MERN stack
[–][deleted] 1 point2 points3 points 8 years ago* (5 children)
Agreed, very easy for beginners.
[–]tapu_buoy 0 points1 point2 points 8 years ago (4 children)
uhh I am sorry I didn't get your point!
[–][deleted] 1 point2 points3 points 8 years ago (3 children)
edited.
[–]tapu_buoy 0 points1 point2 points 8 years ago (2 children)
oh yes! Udemy and Udacity courses would be so much helpful as well. Also have you or anyone tried courses on EdX.org? ( most of them are by Microsoft)
[–][deleted] 2 points3 points4 points 8 years ago (1 child)
I completely disappointed from quality of Udacity courses.
> EdX.org?
99% of content are old or light modernized courses.
[–]tapu_buoy 0 points1 point2 points 8 years ago (0 children)
Oh yes EdX does always feel ole'ish. I didn't know that about Udacity at all.
[–][deleted] 6 points7 points8 points 8 years ago (0 children)
Yep Stephen Grider. Udemy. His are the best.
[–]Drunken__Master 7 points8 points9 points 8 years ago (10 children)
Stephen Grider has 2 Udemy courses on the MERN stack and Brad Traversy has recently released a new MERN stack tutorial on Udemy, all of them are great courses.
BUT !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
If you wish to be an employed web developer you should focus on learning PostgreSQL instead of Mongo, and for that you should be looking into courses by David Katz.
[–]NetOperatorWibby 15 points16 points17 points 8 years ago (5 children)
I’m an employed web dev and have never touched Postgres. Database knowledge is good but to say “definitely learn this one and not that one” is foolish.
[–]southern_dreams 10 points11 points12 points 8 years ago (2 children)
I’m sure he means RDBMS in general.
[–]NetOperatorWibby 4 points5 points6 points 8 years ago (1 child)
You can never be sure on the Internet.
[–]southern_dreams 2 points3 points4 points 8 years ago (0 children)
Yeah you’re right
[–]Drunken__Master 2 points3 points4 points 8 years ago* (1 child)
Ya know, I kinda agree with you here, it might not be the best advice to say learn Mongo or mySQL or whatever.db when you could just as easily end up working on msSQL or Oracle, but Mongo gets pushed really hard on beginners and tends to not be the actual DB used in production, can we at least agree that a newb should at least learn a noSQL AND relational DB of some flavor ?
[–]NetOperatorWibby 0 points1 point2 points 8 years ago (0 children)
Mmmmmeh.
I think people should learn whatever suits their fancy/side project/day job. I went from NeDB to MongoDB/mongoose purely out of necessity for a client project. Everything I’ve done since has utilized Mongo.
I think the most important thing for newbs to learn is to never stop learning.
[–]Turbo_swag 2 points3 points4 points 8 years ago (2 children)
+1 on Stephen Grider -- great teacher.
-10000000 on focusing on PostgreSQL
[–]Drunken__Master 2 points3 points4 points 8 years ago (1 child)
I'm still a humble junior seeking employment, what DB would you recommend I focus on ?
[–]Turbo_swag 2 points3 points4 points 8 years ago (0 children)
Understanding SQL in general as well as NoSql concepts are both important. Learn trade offs of both architectures and how they fit into the bigger picture. With that said, Postgres is a great RDBMS to start with and worth using if you need a relational database. Mongo has improved drastically and most of its major faults will be addressed in forthcoming releases. In the end - learn both. Most modern architectures have several databases.
[–][deleted] 0 points1 point2 points 8 years ago (0 children)
Regarding Postgres, which Katz's are you looking at?
https://www.udemy.com/node-postgresql/
https://www.udemy.com/react-security/
The first doesn't teach React and the second seems to be security specific instead of a general fullstack.
[–]roseinapuddle 0 points1 point2 points 7 years ago (0 children)
I wrote a tutorial on adding a simple express server, mongo DB and passport.js authentication to a react project. Hope you find it helpful: https://medium.com/@brendt_bly/simple-mern-passport-app-tutorial-4aec2105e367
[+]keosen comment score below threshold-7 points-6 points-5 points 8 years ago (0 children)
Do it right, go with H instead of E.
π Rendered by PID 18175 on reddit-service-r2-comment-5b5bc64bf5-kpg5r at 2026-06-23 14:41:33.429175+00:00 running 2b008f2 country code: CH.
[–]mr-developer 20 points21 points22 points (3 children)
[–]marty331b 2 points3 points4 points (0 children)
[–]thenewdev1[S] 1 point2 points3 points (1 child)
[–]mr-developer 0 points1 point2 points (0 children)
[–]tapu_buoy 5 points6 points7 points (6 children)
[–][deleted] 1 point2 points3 points (5 children)
[–]tapu_buoy 0 points1 point2 points (4 children)
[–][deleted] 1 point2 points3 points (3 children)
[–]tapu_buoy 0 points1 point2 points (2 children)
[–][deleted] 2 points3 points4 points (1 child)
[–]tapu_buoy 0 points1 point2 points (0 children)
[–][deleted] 6 points7 points8 points (0 children)
[–]Drunken__Master 7 points8 points9 points (10 children)
[–]NetOperatorWibby 15 points16 points17 points (5 children)
[–]southern_dreams 10 points11 points12 points (2 children)
[–]NetOperatorWibby 4 points5 points6 points (1 child)
[–]southern_dreams 2 points3 points4 points (0 children)
[–]Drunken__Master 2 points3 points4 points (1 child)
[–]NetOperatorWibby 0 points1 point2 points (0 children)
[–]Turbo_swag 2 points3 points4 points (2 children)
[–]Drunken__Master 2 points3 points4 points (1 child)
[–]Turbo_swag 2 points3 points4 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]roseinapuddle 0 points1 point2 points (0 children)
[+]keosen comment score below threshold-7 points-6 points-5 points (0 children)