Mastering Authentication in React Native (Expo Router) with Node.js and MongoDB!

Поделиться
HTML-код
  • Опубликовано: 5 окт 2024

Комментарии • 31

  • @dosamuel-mb
    @dosamuel-mb 4 месяца назад

    THANK YOU SO MUCH !!? I'm about to start your News App tutorial, please keep uploading this kind of videos :)

  • @tipchansongtheng6958
    @tipchansongtheng6958 2 месяца назад +1

    Subtitle will make you crazy 😁. But the video is worth it. Thanks brother.

    • @masynctech
      @masynctech  2 месяца назад

      Sorry for that and thanks for the compliment

  • @AlexanderDagreata
    @AlexanderDagreata 4 месяца назад +1

    Thank you so much for creating this video, bro. I'm starting to work on react native projects to get used to it after switching from next js and react, but is there any way you could record the process of deploying your back-end using mongo db? By the way, once again, thanks for the help.

    • @masynctech
      @masynctech  4 месяца назад

      Thank you. Yes I can deploy to render

  • @kenthankgod2619
    @kenthankgod2619 21 день назад +1

    Nice video bro learnt a lot from you, how do you think it'll look like using context API instead of redux?

    • @masynctech
      @masynctech  21 день назад

      That's also perfectly fine. Try to support me by sharing

  • @carliey
    @carliey 9 дней назад

    Nice video, is there a reason you chose react query + redux over redux + redux toolkit query?

    • @masynctech
      @masynctech  9 дней назад

      To my experience, It's about simplicity

    • @carliey
      @carliey 9 дней назад

      @@masynctech alright, i already have experience with rtk query on web, i think I’ll stick with it if there’s no developer benefit for using tansack

  • @tobyclint5949
    @tobyclint5949 2 месяца назад +1

    If user is signed in how do you redirect straight to the tabs (Homepage) instead of login Everytime?

    • @masynctech
      @masynctech  2 месяца назад +1

      You can persist the login user into Async storage

    • @tobyclint5949
      @tobyclint5949 Месяц назад

      @@masynctech Thanks works like a charm, looking forward to more videos .

  • @eliasgarcia1146
    @eliasgarcia1146 Месяц назад

    what is your vs code theme my friend? great video!

    • @masynctech
      @masynctech  Месяц назад +1

      Thanks for the compliment. I use marketplace.visualstudio.com/items?itemName=tinaciousdesign.theme-tinaciousdesign

  • @ganjisvlogs1818
    @ganjisvlogs1818 Месяц назад

    How to get rid of the (tabs) text in the header

    • @masynctech
      @masynctech  Месяц назад

      Use headerShown option to false

  • @patel5532
    @patel5532 12 часов назад

    You're voice is not audible from 56:33 to 59:38 if possible Could you add subtitle for that part?

    • @masynctech
      @masynctech  3 часа назад

      Hi really sorry for that. Without audio, it will be difficult to do so please you can compare to the final source code github.com/tweneboah/youtube-tutorials-projects/tree/master/REACT-NATIVE-PROJECTS/Auth-project

  • @gerelitopuyos2100
    @gerelitopuyos2100 19 дней назад

    Hello where is the video when you created the backend? Anyways thankyou for the video

    • @masynctech
      @masynctech  19 дней назад

      Sorry, I will upload it as soon as possible

  • @smartdriver2990
    @smartdriver2990 4 месяца назад

    Yes, I like this tutorial

  • @funbioj
    @funbioj 3 месяца назад

    please where is the creation of the api video .. i haven't been able to locate it

  • @ashishvishwakarma1222
    @ashishvishwakarma1222 7 дней назад

    Where is backend code

    • @masynctech
      @masynctech  6 дней назад

      I will upload it soon

    • @ashishvishwakarma1222
      @ashishvishwakarma1222 6 дней назад

      @@masynctech If I want to code this authentication app what can I use for backend.

    • @masynctech
      @masynctech  5 дней назад

      @@ashishvishwakarma1222 Nodejs/Express,Mongodb/Mongoose

    • @Jose-td9wc
      @Jose-td9wc 2 дня назад

      @@ashishvishwakarma1222 node.js was used for this video