Thursday, 27 April 2017

Nodejs - It is wrong to mix Promise based architecture with events

I'm working on a nodejs app that will become larger. I don't find a lot of ressources for advanced Nodejs project architecture and structure. I would like to know if it's an antipattern to mix paradigm of promises with Events in NodeJS.

If someone have ressources about advanced project architecture or open source large Nodejs projects, it could really help me.

Best regards.



via Simon Bruneaud

No comments:

Post a Comment