React Native + Supabase: Add Routes & Backend Setup | Episode 2

Поділитися
Вставка
  • Опубліковано 11 січ 2025

КОМЕНТАРІ • 8

  • @imadBrush
    @imadBrush Місяць тому +1

    Awesome 👌❤️

  • @Onyaga
    @Onyaga Місяць тому +1

    thanks bro ill be waiting for part 3.

  • @prashlovessamosa
    @prashlovessamosa Місяць тому +1

    thnaks learning react native found your channel indeed very helpful please keep uploading

  • @akshaymali4732
    @akshaymali4732 Місяць тому +1

    Great video... keep it up✌️

  • @epictoons8948
    @epictoons8948 Місяць тому +1

    Bro i just wanted to how to learn react native , there are many confustion like native command line then expo , javascript and typscript . can you guide me.

    • @ReactNativeNerd
      @ReactNativeNerd  Місяць тому +2

      You might want to start learning the basics of Javascript/Typescript/React first on web and then jump into Mobile development as it will be a much easier transition. In short though Javascript is the core language being used here while typescript is just syntax to make javascript easier to work with in development. React is a library of components that is built on top of javascript and finally React Native & Expo are frameworks that convert that javascript to be used on mobile platforms like Android with Java/Kotlin and iOS with Objective C. I hope that description helped and didn't just make it even more confusing lol

    • @epictoons8948
      @epictoons8948 Місяць тому

      @@ReactNativeNerd thanks a lot