Slide 61
Slide 61 text
KKbOX
Conclusion (cont.)
• React Native is amazing but you still need to learn how native
(Android/iOS) works
• Embrace Immutable data structure to reduce complexity
• It is time to use ES6 & ES2015
• Functional Programming is hot
• immutable data structure & functions composition
• #clojure