|
|
|
|
|
by Cafey
3499 days ago
|
|
For me the best asset of React is not having to manipulate the DOM directly with jQuery, which in my experience leads to code that injects DOM elements from everywhere making it very difficult to maintain. This is certainly not a replacement. |
|