jakeonchain
Results
1
issues of
jakeonchain
Because not all app can environment variable `API_URL`. For example, create-react-app can't set that variable. To make `apiUrl` be injectable for `ApiClient`, we can pass in a parameter `apiUrl`. If...