Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Like @nibor said, you should check out nest.js, or if you don't like the "angular" style - you could check out this: https://github.com/typestack/...
-
Bruk633y@swagnette @nibor Thanks a lot for the direction! I just checked it out and yeah it's awesome! I really feel like I've been under a rock for not knowing about this before...
-
"How do people make well organized js backends?" - they don't. they use something else.
Related Rants
How do people make well organized js backends? I've been using express for a long time for simple backends and messing about with APIs but I can't seem to organize it in a way that feels efficient enough for my standards. I'm wondering if other people with lots more experience than me have either resources or rules that help them keeps these kinda projects organized.
question
js