|
|
|
|
|
by ttfkam
1289 days ago
|
|
Apparently you've never heard of event delegation, which has been around for at least twenty years? (I could swear I was using it on IE6, but I might be misremembering.) At any rate, the plain JS way of handling 50,000+ HTML buttons efficiently is a long-solved problem. https://javascript.info/event-delegation |
|
Try and keep your posts factual.