|
|
|
|
|
by revskill
2526 days ago
|
|
You should try and use React first before deciding if it's actually helpful for you later. In case of React, to me, i no longer bother with syncing state with html, something like `node.innerHTML = `${my_state}` It's actually beneficial to me. |
|