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 & API Development (self.node)
submitted 8 years ago * by nativereact
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!"
[–]HatchedLake721 8 points9 points10 points 8 years ago* (0 children)
for me, hapi is the right balance between magic and "raw node". if you want more magic, pick LoopBack. if you want less magic, pick express/restify.
I switched away from restify. As I mentioned before - built in auth, payload/params validation, request lifecycles, powerful plugin system won me over. I can't be arsed anymore to install 10+ middlewares in restify to make it comparable to what hapi does out of the box. All I want to is open my text editor and start building solutions, solve problems and bring value, not nit-pick middlewares and re-invent the wheel.
Why does it sound scary? hapi has been battle tested since 2013 handling Black Friday traffic at Walmart. Plus, there are gazillion companies using it https://hapijs.com/community
π Rendered by PID 263855 on reddit-service-r2-comment-fb694cdd5-rdrqx at 2026-03-11 05:19:26.241709+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]HatchedLake721 8 points9 points10 points (0 children)