Live data from Hacker News

Ask HN: Extending Web Components to the Back End

news.ycombinator.com

1–2 of 2 posts

Ask HN: Extending Web Components to the Back End

#1
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?