Weather APIs: Build a Dashboard That's Actually Useful
My first weather app was a disaster.
It fetched data on every page load. No caching. Three seconds of spinner, then the same temperature that hadn't changed since the last refresh. Users clicked away before the data even loaded.
Then I made it worse:...
apiverve.hashnode.dev7 min read