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.

Ask HN: Extending Web Components to the Back End

1 pointsby ben85tsabout 5 years ago
Web components encapsulate logic on the client but what if they were to encapsulate the back end functionality, e.g. a newsletter sign-up component. Would there be a registry of full stack components? A consumer would simply install the sign-up component and pass some configuration values like a remote database service?

1 comment

dbartholomaeabout 5 years ago
AWS Serverless Application Repository is trying to be something like this I think.