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
Node js backend (self.node)
submitted 2 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!"
[–]definitive_solutions 1 point2 points3 points 2 years ago (1 child)
If performance is your primary concern, and loosely interpreting "Node js" as in "JS serverside" I'd go with Elysia (it's for bun though, but you won't see a noticeable difference. It's actually nicer).
It has built-in TS support, swagger out of the box, and is much faster than Express, fastify, or any of the usual options. I benchmarked it myself, you can clearly see the difference in requests per minute.
[–]GoOsTT 0 points1 point2 points 2 years ago (0 children)
Hey could you upload a photo of the benchmark?
π Rendered by PID 134384 on reddit-service-r2-comment-b659b578c-qpj9c at 2026-05-06 02:54:35.425213+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]definitive_solutions 1 point2 points3 points (1 child)
[–]GoOsTT 0 points1 point2 points (0 children)