|
|
|
|
|
by skydhash
422 days ago
|
|
But what if your dependency graph never becomes large (HN, Craiglist,...)? I believe a lot of web applications can go without any reactive framework as using one is a slippery slope. You start with React and 80% of your code is replacing browser features. Imperative may not be as elegant, but it simpler when you don't need that much extra interactivity. |
|