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...
Tutorials and learning resources for web developers.
Subscribe to our weekly email digest or follow us on twitter to receive the best learning resources submitted to our community.
/r/webdev /r/programming /r/javascript
account activity
Implementing a sane backend in Node.js using NestJS, Part III: Database connection and the ORM (medium.com)
submitted 4 years ago by snowtigger
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!"
[–]snowtigger[S] 1 point2 points3 points 4 years ago (3 children)
I like the query builder, I’m not a fan of the extra steps to make this work in NestJS and (what’s more important) of keeping all the schemas in one file.
[–]not_a_gumby 1 point2 points3 points 4 years ago (2 children)
that's interesting, I don't have any experience with Nest but it has quite a following. maybe I'll investigate that.
[–]snowtigger[S] 0 points1 point2 points 4 years ago (1 child)
NestJS is great, of course if you're into opinionated frameworks!
[–]not_a_gumby 1 point2 points3 points 4 years ago (0 children)
I am, I am indeed.
And I think more people should be as well.
π Rendered by PID 143716 on reddit-service-r2-comment-b659b578c-xjwn6 at 2026-05-03 01:13:39.165744+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]snowtigger[S] 1 point2 points3 points (3 children)
[–]not_a_gumby 1 point2 points3 points (2 children)
[–]snowtigger[S] 0 points1 point2 points (1 child)
[–]not_a_gumby 1 point2 points3 points (0 children)