Build & Deploy Full-Stack App With Next.JS - Connecting API to Frontend (Part 12)

Поділитися
Вставка
  • Опубліковано 15 жов 2023
  • Check out my courses: gtcoding.net/courses/
    Hi guys, this is a tutorial series on how to create a full-stack website using Next.JS. We will be using technologies like Cloudinary, Next Auth, Prisma, MongoDB and more to build this app.
    In this video, we will see how to connect the API to the frontend of our application. I hope you find this useful.
    Starter Files: github.com/Godsont/Tech-News-...
    Playlist: • Full Stack Website Usi...

КОМЕНТАРІ • 6

  • @fightscene817
    @fightscene817 9 місяців тому

    Great work! Thank you

  • @tamerahmed9860
    @tamerahmed9860 8 місяців тому

    Thank you

  • @classicGaming85
    @classicGaming85 9 місяців тому

  • @Zakaria-1
    @Zakaria-1 9 місяців тому

    💖💖💖💖💖💖💖💖💖💖💖💖

  • @Argylleagen
    @Argylleagen 8 місяців тому

    Question: I noticed that while declaring state variables 7:24 you are able to name the variable and function simultaneously but the function still gets the capital camel case letter in the middle. Could you share how do you do that ?

    • @GTCoding
      @GTCoding  8 місяців тому

      I am using a VS Code extension called 'Multiple cursor case preserve'.