Can we separate our dependencies from our data?
What if we could distinguish between our dependencies which are injected and the arguments needed for the function? What if we could do this on a per function basis? I'd like to propose a new syntax for JS function myFunction{dependancy1, dependancy2...
Nov 17, 20211 min read150