3
gustash
8y

Does anyone have any good video tutorials on how to get started with React Native and it's syntax? I can't find a good one and I'm hella confused

Comments
  • 0
    Plural site is an awesome resource if you can pay for the membership!

    The react documentation is pretty good though! What are you struggling with?
  • 0
    @ChrisCooney the syntax, mainly. I only know very basic JavaScript. Is there any good free resource for (what I assume is) React syntax?
  • 2
    You mean JSX syntax?

    There are some key words if you want to jump into the cutting edge!

    Babel
    Webpack
    JSX
    ES6
  • 0
    @ChrisCooney yes, I assume it's JSX. Is there any good tutorial on it?
  • 0
    @ChrisCooney I found a good tutorial for React Native, starting to understand more as I go. Thank you, I'll definitely brush up on those frameworks/modules later!
  • 1
    Enjoy man! I found learning react to be a fantastic process. It's a really good way of approaching user interface development.
  • 1
    @ChrisCooney it really is, reminds me of the Android XML. Definitely a plus
  • 0
    @gustash will you please tell which is that tutorial?
Add Comment