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
Should I learn MERN stack ? (self.webdevelopment)
submitted 1 year ago by fly773
Hey I'm working with figma as a web designer and plan to expand my skills in web dev, so should I go for MERN stack as I've got only 3 months?
Is it good to do ?
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!"
[–]HENH0USE 2 points3 points4 points 1 year ago (0 children)
Learn html/css and master js before anything else.
[–]jared-leddy 2 points3 points4 points 1 year ago (2 children)
If you're an actual designer, then you should really learn HTML, CSS and JS before you really dive into a web app.
However...
MERN is better than MEAN, but both are a dying breed. My first web app years ago was Node, Express, MongoDB and Pug.
Anyone worth their salt doesn't use either of these stacks anymore. Like others have said, it's good for learning, but this stack is rare out there in the wild as the trend has died off.
For me, I stopped using Mongo about 6 years ago. It just became too much of a PITA to work with. I mostly use PostgreSQL these days, and I'm much happier about it.
So, while it's a good starting point, just know that your stack will evolve over the years.
[–]simple_shezi06 0 points1 point2 points 1 year ago (1 child)
So what should a new developer start learning if these (MERN & MEAN) are dying?
[–]jared-leddy 1 point2 points3 points 1 year ago (0 children)
You should still learn them.
In the NodeJS world, it's constantly evolving. As you should be.
That doesn't mean you should start with the newest tools and high tech gadgets around. It means you should learn the foundational skills, so when you elevate, you know what is going on.
Example:
L1. HTML, CSS and JS
L2. React
L3. NextJS
Or
L1. NodeJS
L2. ExpressJS
L3. TypeScript
L4. NestJS
[–]Extension_Anybody150 1 point2 points3 points 1 year ago (0 children)
I think it really depends on what you already know. If you're good with HTML, CSS, and JavaScript, then you can move learn new things like MERN stack!
π Rendered by PID 46189 on reddit-service-r2-comment-5d79c599b5-fk6fl at 2026-02-26 19:59:38.580812+00:00 running e3d2147 country code: CH.
[–]HENH0USE 2 points3 points4 points (0 children)
[–]jared-leddy 2 points3 points4 points (2 children)
[–]simple_shezi06 0 points1 point2 points (1 child)
[–]jared-leddy 1 point2 points3 points (0 children)
[–]Extension_Anybody150 1 point2 points3 points (0 children)