Hacker News new | ask | show | jobs
by steve_john 1402 days ago
In the coming years, MERN Stack is highly to be used extensively since more and more applications are now built in JavaScript. It is the most sought-after language that serves both the front-end and the back-end side, doing away with the need for context switching.
1 comments

This seems like a comment from 2012...
But mongodb is webscale.

Lol.

Maybe pern, but I think e might be replaced with buns http server for a lot of full stack or people will use remix which itself is pretty nice.... Or use go or rust or laravel etc....

Personally I won't touch a mongodb project, you can generally do much more and get better performance using postgres with JSON when you need schemaless tables.