JSideris / DOThtml

A human-friendly way to build highly-dynamic web pages in pure JavaScript.
2 stars 4 forks source link

Better way to pass data into components. #177

Closed JSideris closed 7 months ago

JSideris commented 7 months ago

New strategy is to pass prop values and event handlers into the component's constructor.