Hacker Timesnew | past | comments | ask | show | jobs | submitlogin
Ask HN: Which React Native tutorials should I take?
4 points by siquick on June 5, 2016 | hide | past | favorite | 2 comments
Most of the tutorials I've found seem to not use ES6 - is this important?


ES6 classes and stateless components (aka arrow-components) are now standart things. You can continue use React.createClass, but may be this will be deprecated (however, I'm not sure about it)

For learning RN... they move fast, better is to create pet project from fresh RN generator (CLI: react-native) and go on.


no, it's not. I actually enjoyed working with React ES5 "classes" more than ES6 (but I had to switch cause of work standards)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: