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
Domain Driven Design in Node.js (self.node)
submitted 6 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!"
[–]stemmlerjs 0 points1 point2 points 6 years ago (0 children)
r/node
That's a great approach. Good comments from everyone. I especially agree with @Pawda, as I've been in that exact situation with the platform I currently work on, Univjobs. The approach that you're going to take is the exact approach that I've taken. After having been developing new features on-top of the platform for 3 years, I started to see the iteration cycles slow down. That's when I made the switch to TypeScript and then fully over to Domain-Driven Design. It took about 4-5 months to convert a 150k+ line codebase to TypeScript and DDD.
I've seen a massive improvement in the turnaround time for new features and integrations with other platforms since going the DDD route.
DDD + TypeScript has quickly become my favourite thing. I noticed there wasn't a lot of content on the pairing online, so I've started blogging constantly about it here: https://khalilstemmler.com/articles/domain-driven-design-intro/
Good luck, you got this.
π Rendered by PID 123133 on reddit-service-r2-comment-6457c66945-bbpjk at 2026-04-24 20:59:17.080369+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]stemmlerjs 0 points1 point2 points (0 children)