Hacker News
new
top
best
ask
show
job
Show HN: Declarative-forms – await an object the way prompt() awaits a string
(
wolfoo2931.github.io
)
11 points
by
WolfOliver
4 hours ago
1 comment
ashu1461
2 hours ago
It might be just me, but this is how frontend libraries should have been structured in the first place unlike relying on callbacks / state change hooks.
Linearly written code is much easier to understand and scan.