Build a Q&A and Polls platform with Nextjs, Supabase, Kinde, Prisma | Part 1/2

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

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

  • @miladhosayni5045
    @miladhosayni5045 Месяц назад +2

    Nice work thanks , please make a video big production of clone Newegg fullstack with admin panel by nextjs but not multivendor just exactly like Newegg, thanks 🙏

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

    great make more on next js with cicd docker deployment

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

    Good Job Johnatan

  • @ÁngelNieto-x1h
    @ÁngelNieto-x1h Месяц назад +2

    Good Job! I would like a course that is a Chat app, like Telegram, WhatsApp, Discord or something like that, and it could be a RUclips clone or a Notion clone. Greetings and good work!

  • @bilal-khan
    @bilal-khan Месяц назад +1

    Just wondering about the use of caching query functions? You are wrapping the functions with cache? why do you need do this when Nextjs is strong at caching?

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

      Great question! By default, Next.js only caches fetch functions automatically. However, since we're using the Prisma Client SDK instead of fetch functions, we need to handle caching manually. Otherwise, we risk executing the same queries multiple times when rendering different components.

    • @bilal-khan
      @bilal-khan Месяц назад

      @@codewithgionatha the amount of knowledge that I have learnt from this video is phenomenal. Dude you are awesome to release such videos. Please keep them coming. I haven't even done half of the video and I am already an expert lol. When is the next video coming ?

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

      @@bilal-khan I’ll try my best to keep releasing new videos at a reasonable pace 😃
      I hope to release a new video before the end of the year.

    • @bilal-khan
      @bilal-khan Месяц назад

      @@codewithgionatha looking forward

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

    Beautiful project, except kinde is not open source

  • @CarlosTello-h5s
    @CarlosTello-h5s Месяц назад

    great video

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

    Can anyone tell me which video editor is used to make this intro?

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

    could you provide the deployment url please

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

    can after this build can you plz make one Real time project in React native