Domain changed to archive.palanq.win . Feb 14-25 still awaits import.
[3 / 2 / 1]

Mid to advanced Node JS resources?

No.1456177 View ViewReplyOriginalReport
I'm looking to get deeper understanding of dependency injection, logic separation, OOP implementation in the backend.

All I can find so far are the beginner tier sources.
What I want is to have the logic in my backend separated. I want to have separate interfaces for controllers and database calls, separate entities classes etc.
Would be very grateful if someone can point me to a good book, some articles or a youtube channel for mid and advanced node development.