Y
Hacker News
new
|
ask
|
show
|
jobs
by
rkwz
3658 days ago
You should do your due diligence before using a framework/library/technology for production code. Don't just follow the hype.
http://www.sheshbabu.com/posts/guidelines-to-choose-a-javasc...
1 comments
kelseydh
3658 days ago
The case for React is strong in this respect, because Facebook has many lines of React committed to important production code. Your problems are also their problems... unlike Angular, which Google isn't relying on in production code nearly as much.
link
rkwz
3658 days ago
Yep, React is a good choice because FB is using it in production in their consumer facing apps. But React Native is not used that way by FB (yet?)
link
Matsta
3658 days ago
FB are using Reactive Native for their Groups, Ad Manager and F8 Conference apps:
https://facebook.github.io/react-native/showcase.html
link
sotojuan
3657 days ago
They are. In general it Facebook open sources something it means they use it.
link