5 getWeather() calls are being made on each refresh (weatherRetryCounter < 5) for a reason I can't figure out.
Can anybody explain what the algorithm does? I quite can't figure out what function gets called by the when refreshing weather data. Also, what development environment & tools are to be used when developing/debugging get-weather.js?
5 getWeather() calls are being made on each refresh (weatherRetryCounter < 5) for a reason I can't figure out.
Can anybody explain what the algorithm does? I quite can't figure out what function gets called by the when refreshing weather data. Also, what development environment & tools are to be used when developing/debugging get-weather.js?