confusion is part of the learning process :).
So, how would you manage DI in a functional programming paradigm with Nestjs?
confusion is part of the learning process :).
So, how would you manage DI in a functional programming paradigm with Nestjs?
Distraction-free reading. No ads.
Organize your knowledge with lists and highlights.
Tell your story. Find your audience.
Read member-only stories
Support writers you read most
Earn money for your writing
Listen to audio narrations
Read offline with the Medium app
Proud teacher-volunteer at Migracode and DevOps-engineer at ohpen.com where I keep pushing my AWS+Serverless knowledge every day.
Why would I do DI if I'm following FP principals, on the first place?I don't understand what you're wanting to accomplish with Nestjs but you should give an eye to Nest's Module system... It might help you understand.. Or simply read Nestjs series…
--