Y
Hacker News
new
|
ask
|
show
|
jobs
by
metta2uall
1254 days ago
I've found Web Components to be a very nice way of adding interactivity to a server-rendered application (e.g. server-side Blazor). Lit works quite well and has options to avoid an extra build step (
https://lit.dev/docs/getting-started/#use-bundles
)