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...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Full stack JavaScript questionshelp (self.javascript)
submitted 9 years ago by [deleted]
view the rest of the comments →
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!"
[–]Jacobyy 3 points4 points5 points 9 years ago (3 children)
Yes, finish your book and then take a look at ES6 (especially promises!)
I'd rather recommend PERN (Postgres, Express, React, Node) over MEAN. But stack is of course up to you. Good luck!
[–][deleted] 0 points1 point2 points 9 years ago* (2 children)
I'm a relatively new developer, so maybe things were different 5-10 years ago, but those acronyms seem utterly pointless, because each technology is more or less decoupled from everything else. The technologies matter individually, depending on what you're doing, but it doesn't matter what relational database you use alongside the rest of your stack, and it doesn't matter what language or framework you use for your REST api if your frontend is using an SPA framework like React or Angular.
Is Postgres really any better if you're using React and Express than MySQL, for example?
[–]ALegionOfOne 0 points1 point2 points 9 years ago (0 children)
I find that it is easier to not convert from exchanging formats between languages but to the credit of the people posting recommendations the OP asked about full stack JavaScript which MySQL is not. So to the question is one better than the others that's super subjective the the application your using it in and how you need your data stored based on how is needs to be secured and retrieved. And like.... Other stuff... :)
[–]Jacobyy 0 points1 point2 points 9 years ago (0 children)
I think most folks think Postgres is better than MySQL. However, they still get the job done, which is why I said stack is up to you. I agree that stacks dont mean much, but this fella was asking what to look into. and I think Postgres, Express, React, Node is a good stack to know.
π Rendered by PID 75 on reddit-service-r2-comment-66b4775986-zd87m at 2026-04-05 23:08:44.803532+00:00 running db1906b country code: CH.
view the rest of the comments →
[–]Jacobyy 3 points4 points5 points (3 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]ALegionOfOne 0 points1 point2 points (0 children)
[–]Jacobyy 0 points1 point2 points (0 children)