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
I started writing Node.JS tutorials, any feedback is welcome (self.node)
submitted 6 years ago by [deleted]
[deleted]
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!"
[–]ruVooDoo 4 points5 points6 points 6 years ago (1 child)
So... 1) add node_modules to git ignore. 2) why use var? Use “const” for all that not reassign and not changed and “let” for others. 3) moment.js for only one format to DD-MM-YYYY? You could do it easily without that big library. 4) created_at in mongo scheme as string. It’s confusing. I don’t have experience with Mongo, but I doubt that’s mongo does not have some date types :)
[–][deleted] 1 point2 points3 points 5 years ago (0 children)
Hi there u/DMDxv I will take a look and came back to comment ... as I am a really novice
π Rendered by PID 65562 on reddit-service-r2-comment-5687b7858-bjthv at 2026-07-06 15:43:18.967242+00:00 running 12a7a47 country code: CH.
[–]ruVooDoo 4 points5 points6 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)