React Native (hàng khủng để phát triển iOS, Android App)

Với kiến trúc Component giống hệt như Reactjs, việc viết Native App sẽ dần dần dễ dàng hơn bao giờ hết. Trước mắt React Native đã hỗ trợ iOS. Dự kiến tháng 10/2015 sẽ hỗ trợ cả Android. Khi đó lập trình viên biết JavaScript + Reactjs sẽ có thể viết app trên cả iOS lẫn Android.

Tuy nhiên code-base của React Native đang viết kèm Objective C, trong khi Apple đang chuyển dần sang Swift. Vậy là cần thêm thời gian (có lẽ 1 năm) để chuyển code-base sang Swift cho hợp thời.

Code-base của React Native: https://github.com/facebook/react-native
Create custom React Component in Swift: http://kevin-deleon.com/2015/05/custom-react-native-components-in-swift/
Lưu lại đọc sau: http://www.raywenderlich.com/99473/introducing-react-native-building-apps-javascript
http://sourcefreeze.com/react-native-what-makes-it-so-successful/
http://red-badger.com/blog/2015/03/04/react-native-the-killer-feature-that-nobody-talks-about/
http://blog.scottlogic.com/2015/03/05/reactjs-in-swift.html
https://news.ycombinator.com/item?id=8964935