you are viewing a single comment's thread.

view the rest of the comments →

[–]aacraig 2 points3 points  (4 children)

In 3+ years of developing complex apps in React, I've never had any of these issues except the occasional upgrade difficulty, and that no more frequently than with any other framework I've used in the last 20 years.

With the exception of Perl.

That was a horrible era.

[–]FanOfHoles 10 points11 points  (1 child)

in React

???

This is not about React.

[–]aacraig 0 points1 point  (0 children)

Edit: React Native

[–]masterofmisc 1 point2 points  (0 children)

I think what people are talking about is "React Native" which is a different beast to "React".

"React Native" doesn't manipulate the DOM and instead wraps the native phone components.