Building a StackOverflow Clone: React Native Tutorial for Beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 พ.ย. 2024

ความคิดเห็น • 31

  • @AnibalGutierrezYoSoy
    @AnibalGutierrezYoSoy ปีที่แล้ว +2

    Es genial! También activaras los comentarios?

  • @voila_az
    @voila_az 5 หลายเดือนก่อน +2

    моему каналу - два года. развиваюсь очень медленно, но это происходит. За это время многому научилась. Спасибо вам за видео и за ваши труды!

  • @Altroo
    @Altroo ปีที่แล้ว +3

    Keep up the good work Vadim your content is always updated and the best.

  • @lfm_00
    @lfm_00 ปีที่แล้ว +3

    for anyone struggling with the style of the question list item, i had to bring back the "asChild" prop of the Link component and change the View child for Pressable. For some reason my style got affected by not adding this, not sure why it worked fine with him

  • @lfm_00
    @lfm_00 ปีที่แล้ว +2

    Did anyone try logging with stackoverflow using expo auth session? im struggling with it.. please vadim can you do a video about expo auth session, im not sure if you already did, but anyway, it would be really helpful! i love your videos, thank you !

  • @shelbyrothman4522
    @shelbyrothman4522 ปีที่แล้ว +1

    part of the club!

  • @SuperYoda7
    @SuperYoda7 ปีที่แล้ว +2

    I love your content! Please could you consider doing a t3 expo App using trpc for the backend, and Clerk for the authentication? I know it's quite niche but I really like the idea of having type safety from client to database.

  • @trajcebelogaski1336
    @trajcebelogaski1336 ปีที่แล้ว +1

    wow thank you, now i can have fun!

  • @sethmwebi
    @sethmwebi ปีที่แล้ว +1

    Thank you Vadim

  • @RixtronixLAB
    @RixtronixLAB 11 หลายเดือนก่อน +2

    Nice video, thanks :)

  • @usmanmarkaz
    @usmanmarkaz ปีที่แล้ว +5

    Vadim sir plz make Ecommerce project

  • @MaheshtheDev
    @MaheshtheDev ปีที่แล้ว +2

    Great Tutorial Sir, Please make Clone of Fitness app in React native

  • @tanishqava8667
    @tanishqava8667 ปีที่แล้ว +2

    Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports. help

  • @sufianbaig4080
    @sufianbaig4080 ปีที่แล้ว +2

    plz do clone of fitness app in react native

  • @cubedev4838
    @cubedev4838 ปีที่แล้ว +2

    Please make this backend using laravel

  • @motle-jk7xo
    @motle-jk7xo 7 หลายเดือนก่อน +1

    expected a string (for built-in components) or a class/function (for composite components) but got: undefined.

  • @JIPP71984
    @JIPP71984 8 หลายเดือนก่อน +1

    Not in typescript?

    • @notjustdev
      @notjustdev  8 หลายเดือนก่อน +1

      Not this one, no

    • @JIPP71984
      @JIPP71984 8 หลายเดือนก่อน

      @@notjustdev Ok thanks for the great content. I was looking at the fullstack course is it still up to date?
      Really enjoying learning react native

  • @BarronTonis
    @BarronTonis 3 หลายเดือนก่อน

    fire

  • @mielsebastian8538
    @mielsebastian8538 4 วันที่ผ่านมา

    🎉

  • @RichieBragg-m1c
    @RichieBragg-m1c 8 วันที่ผ่านมา

  • @sufianbaig4080
    @sufianbaig4080 ปีที่แล้ว +1

    *Do it clone of fitness app in react native
    *

  • @collaxd
    @collaxd ปีที่แล้ว +1

    1% Club hahahwhe

  • @somerandomchannel382
    @somerandomchannel382 ปีที่แล้ว

    Timecodes
    1: Initial commit - 07:00
    2: QuestionListItem - 11:30
    3: Home page UI: FlatList of Questions - 45:00
    5: Question Detailed Page - 52:00
    6: Answer FlatList - 1:16:00
    7: Markdown parser - 1:29:00
    8: Init Stepzen - 1:59:30
    9: StepZen GraphQL API - 2:06:00
    10: Query our graphql api using urql - 2:40:00
    11: Search
    Extra
    7:
    npm i html-entities
    npm i react-native-markdown-display --legacy-peer-deps
    X: VSCode setup - 1:37:30
    X: Talk about SO API - 1:44:00
    X: Talk about SO API - 1:44:00
    X: Talk about GraphQL benefits - 1:51:00
    X: Showcase StepZen - 1:54:00
    X: Install/Docs StepZen CLI - 1:56:00
    """
    npm install -g stepzen
    stepzen login
    dashboard.stepzen.com/account - keys & account name
    What is your account name?: ___
    What is your admin key?: ***
    You have successfully logged in with the ___ account.
    stepzen whoami
    """
    8:
    8a: Showcase Stepzen Rest to GQL - 2:01:00
    """
    stepzen init
    ? What would you like your endpoint to be called? api/stackoverflow
    showcase stepzen rest to gql - 2:04:00
    """
    stepzen import curl introspection.apis.stepzen.com/customers --query-name "customers" --query-type "Customer" --name "customers"
    ? What would you like your endpoint to be called? api/stackoverflow
    stepzen start
    **dashboard site** graphql apis
    """
    9:
    X: SO API with type Question - 2:07:00
    X: Combine types with materializer - 2:28:00
    """
    type Question {
    ...
    answers: [Answer]
    @materializer(
    query: "answers { items }"
    arguments: [{ name: "questionId", field: "question_id" }]
    )
    """

  • @TeamWiwer-j5d
    @TeamWiwer-j5d 5 หลายเดือนก่อน

    //...УважаемымРазработчикам,андройдом/пользуюсьокологода..изплюсовтолькоразьёмдлязарядки,оченьрадуеткачествоматериаловсамогоаппарата,симкупоканевставлялиприложениятакиекакежедневникещенетстировалP/S✊