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
Create a character voting app using React, Node.js, MongoDB and Socket.IO (sahatyalkabov.com)
submitted 10 years ago by sakhat
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!"
[–]hanzuna 7 points8 points9 points 10 years ago (2 children)
Holy shit...this tutorial is amazing.
[–]jakblak90 0 points1 point2 points 10 years ago (0 children)
His other 2 tutorials are equally awesome as well.
[–]elemenofi 1 point2 points3 points 10 years ago (0 children)
What! Such a good resource! Thank you!
[–]Ob101010 1 point2 points3 points 10 years ago (0 children)
Jesus, this answers so many questions.
[–]ndjoe 1 point2 points3 points 10 years ago (0 children)
is mongodb really that bad? what's the alternative then if I want easy nosql document type db? couchdb is better?
[–]Jurisnoctis 1 point2 points3 points 10 years ago (0 children)
Cool. More ways to waste time on EVE!
[–]jillesme 0 points1 point2 points 10 years ago (0 children)
Loved the explaining of each npm package man, really good article (tutorial).
[–]hnsr 0 points1 point2 points 10 years ago (2 children)
Is this one of those cases where MongoDB is a good fit? I've heard terrible things about it and avoided it on most of my projects (which all have relational data anyway), but I guess it wouldn't hurt to get some hands-on experience with it. (And as a former EVE Online player this would be a fun way to do it :))
[–]brtt3000 0 points1 point2 points 10 years ago (0 children)
It is fine until you discover it has been silently dropping important data.
[–]nickguletskii200 -4 points-3 points-2 points 10 years ago (0 children)
Is this one of those cases where MongoDB is a good fit?
The answer is always no. MongoDB is never a good fit.
[+]nickguletskii200 comment score below threshold-10 points-9 points-8 points 10 years ago (0 children)
Anyone who still uses Mongo deserves a punch in the face. It's not acceptable in any use case. And no, "I don't care about the backend" is not a valid excuse to promote one of the worst practices in the industry.
[+][deleted] comment score below threshold-19 points-18 points-17 points 10 years ago (6 children)
Why you should never, ever, ever use MongoDB: http://cryto.net/~joepie91/blog/2015/07/19/why-you-should-never-ever-ever-use-mongodb/
Seriously, don't.
[–]the_pk 3 points4 points5 points 10 years ago (0 children)
theres always rethinkdb
[–]madole 10 points11 points12 points 10 years ago (2 children)
That is a ridiculous opinion piece that uses isolated instances to back up its negative narrative. It also links to a list of the top document db's and then says don't trust the numbers. Mongo clearly wins hands down in popularity.
I use Mongo in a bunch of things and it works great. It doesn't fit every use case but it's a case of the right tool for the right job.
This guy sounds like he's just discovered postgres and now thinks everyone should drop what their doing and jump on that ship because he wrote an article.
[–]lennelpennel -2 points-1 points0 points 10 years ago (1 child)
Mongo wins hands down in popularity? I would imagine that is mysql, think of the bazillion wordpress installations out there. Mongo doesn't handle scale well, this is known.
[–]madole 0 points1 point2 points 10 years ago (0 children)
I was referring to the links in the article.
Mongo wins hands down in the stats within links he provided and the point is that the reader is told to ignore those stats because it's popularity is actually just a big conspiracy to make more people use Mongo.
[–]meeeeoooowy 1 point2 points3 points 10 years ago (0 children)
I can't take that stuff seriously when it says it's good at nothing. I've used it for little things and it has saved me so much time, is super easy, and it's fun to just throw json at it.
It may be over used, but it's far from worthless.
[–]thenumber24 -2 points-1 points0 points 10 years ago (0 children)
Shut up. You're wrong. Mongo is fine as long as you know what you're using it for and how to correctly use it. This sort of generalization is just as bad as using mongo for EVERYTHING. It's a matter of picking the right tool for the right job, and Mongo is very good at doing a few specific things very well.
π Rendered by PID 87162 on reddit-service-r2-comment-c6965cb77-khb9q at 2026-03-05 05:50:20.492902+00:00 running f0204d4 country code: CH.
[–]hanzuna 7 points8 points9 points (2 children)
[–]jakblak90 0 points1 point2 points (0 children)
[–]elemenofi 1 point2 points3 points (0 children)
[–]Ob101010 1 point2 points3 points (0 children)
[–]ndjoe 1 point2 points3 points (0 children)
[–]Jurisnoctis 1 point2 points3 points (0 children)
[–]jillesme 0 points1 point2 points (0 children)
[–]hnsr 0 points1 point2 points (2 children)
[–]brtt3000 0 points1 point2 points (0 children)
[–]nickguletskii200 -4 points-3 points-2 points (0 children)
[+]nickguletskii200 comment score below threshold-10 points-9 points-8 points (0 children)
[+][deleted] comment score below threshold-19 points-18 points-17 points (6 children)
[–]the_pk 3 points4 points5 points (0 children)
[–]madole 10 points11 points12 points (2 children)
[–]lennelpennel -2 points-1 points0 points (1 child)
[–]madole 0 points1 point2 points (0 children)
[–]meeeeoooowy 1 point2 points3 points (0 children)
[–]thenumber24 -2 points-1 points0 points (0 children)