|
|
|
|
|
by schwartzworld
1799 days ago
|
|
"I hate people advocating for a tool by bringing up the problem it was used to solve. Just keep your app so simple that you don't need the tool." A better solution is to emulate the react strategy. Create a state object, on user input you can rewrite sections DOM based on the state. You probably don't need React's diffing algorithm until you run into performance problems. Then you have to limit which parts of the Dom you update to keep it snappy. Then you might as well just use react. |
|
Casually dismissing others by strawmanning them with fake quotes is against the rules. Even outside of that, it's just generally the kind of thing that is neither respectful or respectable. Please don't do it.