Y
Hacker News
new
|
ask
|
show
|
jobs
by
baxuz
461 days ago
What are edit maps?
1 comments
sesm
460 days ago
Mapping between reactive variable and DOM element. I first heard this term in Million.js docs, but it explains very well what most 'reactive' frameworks are doing. For example, a Signal creates the mapping at runtime on first render.
link