|
|
|
|
|
by rivetfasten
235 days ago
|
|
I was about to mention this too. Compare: "import a specific lightweight library and wire together as needed" vs "write the whole app in terms of a bloated framework". I've been out of the frontend game for a while, but what does react give you that knockout and maybe some url management logic do not? I guess components are supposed to standardize modularity, so you can easily import some random widget? |
|