diff --git a/app/pages/showcase.html b/app/pages/showcase.html index 396d03d3..ffa2685b 100644 --- a/app/pages/showcase.html +++ b/app/pages/showcase.html @@ -102,8 +102,12 @@

The job board for web performance professionals and people who want to work in the web performance industry. + + HN Reader is a Hacker News reader that leverages several of Enhance's back end features like session-management, DynamoDB tables, and scheduled/event-driven functions to keep the app up to date with the latest stories. All rendered on the server as web components with a dash of JS. + + - With wildfire season well upon us in North America, it’s a good idea to keep an eye on local air quality. Let’s get some real time data from the US EPA’s AirNow program. Even with a limited API request budget, we can get snappy results by caching and refreshing data on demand. All with features already built into Enhance. + It's a good idea to keep an eye on your local air quality. Enhance AQI uses real time data from the US EPA's AirNow program. Even with a limited API request budget, results remain snappy by caching and refreshing data on demand. All with features already built into Enhance. diff --git a/public/img/showcase/hnr.jpg b/public/img/showcase/hnr.jpg new file mode 100644 index 00000000..aa00c9cf Binary files /dev/null and b/public/img/showcase/hnr.jpg differ