I built 8 progressive weather demos using ClojureScript and the National Weather Service API, all running directly in the browser without any build tools or backend.
The demos start with a simple location lookup and progress to a complete dashboard with 7-day forecasts, hourly timelines, and weather alerts. Each example builds on the previous one, showing different ClojureScript patterns.
Everything runs with Scittle (browser-based ClojureScript) and Reagent. You can view the source code inline with each demo and see how it works immediately.
Built this to show practical API integration examples that people can actually learn from and use.
Comments URL: https://news.ycombinator.com/item?id=45843915
Points: 1
# Comments: 0
Source: clojurecivitas.github.io
