It’s dependency passing because you have to pass t...
# random
c
It’s dependency passing because you have to pass that config object to
getPort()
, that’s part of being referentially transparent: all the parameters must be passed to the function