Timeline for Pros and Cons of Facebook's React vs. Web Components (Polymer)
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 19, 2021 at 19:20 | comment | added | River Tam | I understand the question and a number of other answers, but not this answer. "Polymer is a library" "React is just a library" "Therefore you can't compare the two". Doesn't really make any sense to me. | |
| Apr 11, 2019 at 18:21 | comment | added | abelito | Oh I see, we don't consider the View data to be model data.. until it is submitted to server side. Even though React holds component state (view data), that's remains view data until submission. That makes sense. | |
| Apr 11, 2019 at 17:08 | comment | added | Robotsushi | There are react state management libraries like flux or redux, but these aren't packaged with react. | |
| Apr 10, 2019 at 4:54 | comment | added | abelito | Isn't React both the M and V, not just the V, since it holds and updates data state and renders fragments of html via components? | |
| Dec 10, 2015 at 3:41 | history | answered | Robotsushi | CC BY-SA 3.0 |