TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Subsalad – Find fresh subreddits

3 pointsby _spoonmanover 8 years ago

1 comment

_spoonmanover 8 years ago
I wrote this simple app to accomplish 3 goals:<p>1. understand what serverless architecture is 2. learn the basics of frontend design with bootstrap 3. learn more about AWS services I don&#x27;t typically use<p>The architecture is S3 + API Gateway + Lambda + Cloudfront (so I can serve it over HTTPS). It&#x27;s simple (just one web page) but I learned a ton by doing it. Hope you enjoy.