You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reagent can be built for React Native now and would seem to be in good shape if JSX continues to be supported by Facebook. Whether the React model is fast enough for mobile infrastructure may be TBD since the DOM is not involved. Clean state management, a higher abstraction level, and global JS optimization will be an advantage, however.
The client infrastructure is built on strong JS foundations and the React Native team is trying to backfill support for websockets and other standard JS infrastructure. The risk doesn't seem high. The toolbox may be well-positioned to support React Native if required at some point.
Just saying.. hopefully this comes across as constructive rather than pushy.
The text was updated successfully, but these errors were encountered:
Reagent can be built for React Native now and would seem to be in good shape if JSX continues to be supported by Facebook. Whether the React model is fast enough for mobile infrastructure may be TBD since the DOM is not involved. Clean state management, a higher abstraction level, and global JS optimization will be an advantage, however.
The client infrastructure is built on strong JS foundations and the React Native team is trying to backfill support for websockets and other standard JS infrastructure. The risk doesn't seem high. The toolbox may be well-positioned to support React Native if required at some point.
Just saying.. hopefully this comes across as constructive rather than pushy.
The text was updated successfully, but these errors were encountered: