Reply to 1468846422493704196
@wolframkriesing @jbrains @borillo @codecopkofler Since they all share the same logic to load data, this would go in a separate loader (which is tested, and passed in as a dependency): loadCars({loader})(myLoadCarsArgs), so loadCars will only depend on loader's high level API.Response: 1468858040648622083