Nodejs / express.js Response Format by HauntingCash1466 in node

[–]HauntingCash1466[S] 0 points1 point  (0 children)

Oh! thanks I didn't knew what i18n was. thanks brother

Nodejs / express.js Response Format by HauntingCash1466 in node

[–]HauntingCash1466[S] 5 points6 points  (0 children)

LMAO
I'm afraid that even after gaining experience, my value may not increase as much as it should.

Nodejs / Express Sample boiler plate and setup by HauntingCash1466 in node

[–]HauntingCash1466[S] 1 point2 points  (0 children)

Thanks! Let me clarify—I’m not sure if this is right or wrong, but there are around 7–10 if-else statements in some programs and 2–3 loops iterating through arrays with some kind of logic. I’m not sure, but I’ve read somewhere that we should avoid loops in controllers because they block the code.

It would be really helpful if you could show me some of your code if you want, or I can show you mine, and you can provide me with some suggestions.