I'm confused. The article states that passing everything into every function is bad but then uses the context to store all the references and passes that into every generator. Yes, it looks slightly cleaner and allows…
I'm confused. The article states that passing everything into every function is bad but then uses the context to store all the references and passes that into every generator. Yes, it looks slightly cleaner and allows…