Next.js 14 Full Course 2024 | Build and Deploy a Full Stack App Using the Official React Framework

곡유
μ†ŒμŠ€ μ½”λ“œ
  • κ²Œμ‹œμΌ 2024. 04. 26.
  • Ultimate Next 14 Course: www.jsmastery.pro/next14
    Next.js recently became the official React framework as outlined in React docs. In this course, you'll learn the most important Next.js concepts and how they fit into the React ecosystem. Finally, you'll put your skills to the test by building a modern full-stack Next 14 application.
    Quick heads up: This tutorial covers Next.js 13, but don't let that number fool you. Next.js 14 is essentially a performance-focused update of version 13. That means every concept, technique, and feature we dive into here is just as applicable and relevant in Next.js 14
    Want to land your dream programming job in 6 months?
    ⭐ JSM Masterclass Experience - jsmastery.pro/masterclass
    Become a Software Engineer. Guaranteed.
    πŸ“š Materials/References:
    Ultimate Next.js 14 Roadmap: resource.jsmastery.pro/nextjs...
    GitHub Code (give it a star ⭐): github.com/adrianhajdin/proje...
    GitHub Gist Code: gist.github.com/adrianhajdin/...
    Zipped Assets: drive.google.com/file/d/15bGW...
    In this video, you'll learn:
    - Next.js 14 App Folder Structure
    - Next.js 14 Client Components vs Server Components
    - Next.js 14 File-based Routing (including dynamic and nested routes)
    - Next.js 14 page, layout, loading, and error Special Files
    - Next.js 14 Serverless Route Handlers (Next API, Full Stack Apps)
    - Next.js 14 Metadata and Search Engine Optimization (SEO)
    - Three ways to fetch data in Next.js:
    - Server Side Rendering (SSR),
    - Static Site Generation (SSG)
    - Incremental Static Generation (ISR)
    🌎 Find Me Here:
    Discord Group: / discord
    Instagram: / javascriptmastery
    Twitter: / jsmasterypro
    πŸ’Ό Business Inquiries:
    E-mail: contact@jsmastery.pro
    Time Stamps πŸ‘‡
    00:00:00 Intro
    00:03:33 The Benefits of Next.js
    00:12:54 File & Folder Structure
    00:18:39 Server & Client Components
    00:23:22 Routing & Special Next.js Files
    00:31:21 Data Fetching (SSR, SSG, ISR)
    00:34:26 Next.js API Endpoints
    00:40:48 SEO & Metadata
    00:42:48 Promptopia Project Demo
    00:44:31 Project Setup
    00:53:22 Home page
    01:50:17 Create page
    02:14:41 Feed page
    02:32:28 Profile page
    02:48:17 Next.js API Routes
    03:06:39 Special Assignment!
    03:12:17 Deployment
    03:23:06 Share Your Work

λŒ“κΈ€ • 2K

  • @javascriptmastery
    @javascriptmastery  7 κ°œμ›” μ „ +28

    If you want to truly master the most modern Next.js, check out: www.jsmastery.pro/next14 πŸ”₯

    • @romanmed9035
      @romanmed9035 3 κ°œμ›” μ „

      can You show as add to this redux or redux/toolkit?

  • @WeeklyHow
    @WeeklyHow 11 κ°œμ›” μ „ +159

    1:21:46 For those who is stuck on the Google Authorized domain part, just click the trash and keep it untouched. I don't think it accepts local dev domain.

  • @DouglasCastrodaSilva
    @DouglasCastrodaSilva 6 κ°œμ›” μ „ +7

    Man this is my first contact with nextjs and I have to say that I loved it.
    You are so didactic and managed to explain all of that in just a couple of hours.

  • @abdessamadchokri352
    @abdessamadchokri352 10 κ°œμ›” μ „ +4

    thank you for the amazing work, it's so so organised, and the way how you switch between the NextJs pillars it's really insane, thanks again for the hard work!

  • @waxifalee
    @waxifalee 9 κ°œμ›” μ „ +142

    Man! You have NO IDEA how much your content helps a student like me who can not afford expensive courses. Please keep up providing such AMAZING quality content. You are a true hero.

    • @donaldballowe8855
      @donaldballowe8855 7 κ°œμ›” μ „ +4

      just a heads up, if you wait for the right time, Udemy has sales all the time on great courses. They have these sales pretty often and the courses drop from around 100$ to less than 20. I probably have 25 or so courses I got that way. Brad Travesy is always good too. I'm a forever learner and love it. Hope you enjoy the coding journey!

    • @eriikelnino6545
      @eriikelnino6545 6 κ°œμ›” μ „

      @@donaldballowe8855 could you please suggest a next js course on udemy ? i will really appreciate

    • @BluEyedRaven
      @BluEyedRaven 5 κ°œμ›” μ „

      @@donaldballowe8855 I second this. Bought 3 courses for less than 20$.

    • @medimedi9082
      @medimedi9082 4 κ°œμ›” μ „

      πŸ€‘@@donaldballowe8855

    • @m.e.ssofttech2806
      @m.e.ssofttech2806 2 κ°œμ›” μ „

      The tutorial is very good it saves a lot of students the cost to obtain that knowledge, but I think you forget something...Read more

  • @mckaymower
    @mckaymower 11 κ°œμ›” μ „ +90

    Honestly, the first ~45 minutes (crash course part of the video) is worth $50 to me. Excellent work!

    • @javascriptmastery
      @javascriptmastery  11 κ°œμ›” μ „ +22

      Appreciate it! You got it for free! :)

    • @napokhan
      @napokhan 11 κ°œμ›” μ „ +6

      donate 1 small of that part as soon as possible :D

  • @benjamingoller6267
    @benjamingoller6267 9 κ°œμ›” μ „ +7

    Man I have to say, the production value of this video is extremely high. Especially the description of the benefits of Nextjs was the best I have seen (and I looked quite a bit) and convinced me of using it for my next project. I thought I may over engineer my project or make using a dedicated backend more complicated but turns out I worried too much. Thanks for the efforts!

  • @FemiAdigun
    @FemiAdigun 10 κ°œμ›” μ „ +4

    Great tutorial. [31:22] if you are using typescript, you may need to pass the postId to your component as params e.g const page = ({params: {params: {postId: number}}) => {return {params.postId}}

  • @iearlg
    @iearlg 11 κ°œμ›” μ „ +194

    As a self taught Beginner developer, I really appreciate the hard work you're putting in these amazing tutorials. HANDS UP 🀲JSM. I hope more NextJS 13 in the future.

  • @farhienzahaikal1868
    @farhienzahaikal1868 11 κ°œμ›” μ „ +350

    So far the most complete, interactive and packed course ever.
    Not 40hrs, 90hr course like other platform do

    • @javascriptmastery
      @javascriptmastery  11 κ°œμ›” μ „ +35

      Appreciate it!

    • @mraloush8959
      @mraloush8959 κ°œμ›” μ „ +1

      id like a 200 hour one as long as i become the best. if u dont like studying this industry isnt for you

    • @shreyashraj
      @shreyashraj κ°œμ›” μ „

      @@mraloush8959 exactly i never get tired of learning new things in technologies. The size of a video do not determine how good it is.

    • @vernevens1598
      @vernevens1598 κ°œμ›” μ „

      But they NEVER tell you how upload to a server.

    • @shreyashraj
      @shreyashraj κ°œμ›” μ „

      @@vernevens1598 uploading to server is not that convenient I did once it was worth trouble as I learned a lot of thing like nginx, ssl certificate etc. but I don't think that it should be added to every single video as this is not the best way to do it.

  • @kooyaw4445
    @kooyaw4445 11 κ°œμ›” μ „ +5

    This is the best Next JS course I've taken so far. Bless you brother for this incredible work

  • @economis411
    @economis411 4 κ°œμ›” μ „

    Thank you for zooming in on the screen; it makes easier to watch on my phone while keeping the code readable.

  • @DheerajKumar-di1cv
    @DheerajKumar-di1cv 11 κ°œμ›” μ „ +13

    I have just started learning nextjs, and you came up like blessing. Thanks a ton. Having high expectations with this one

    • @javascriptmastery
      @javascriptmastery  11 κ°œμ›” μ „ +1

      I hope the expectations will be fulfilled! πŸŽ‰

  • @theivorycoder
    @theivorycoder 11 κ°œμ›” μ „ +63

    I would love a tailwind crash course!! These videos are amazing and they're the only ones I can actually sit down and watch for 3 hours without getting bored. I learn more in this than in a week of school πŸ‘Œ

  • @kristijanlazarev
    @kristijanlazarev 9 κ°œμ›” μ „

    How calmly you explain everything. Amazing teaching!

  • @sachinlakshan5202
    @sachinlakshan5202 9 κ°œμ›” μ „ +2

    Undoubtedly, the best Next.js tutorial on KRplus. Thank you, and keep up the amazing work!!!

  • @moinulhossain2108
    @moinulhossain2108 10 κ°œμ›” μ „ +4

    Once again a great tutorial from the master. Eagerly waiting for the Tailwind CSS one. Thanks Adrian, for all the quality content.

  • @israelbosun4032
    @israelbosun4032 10 κ°œμ›” μ „ +9

    Amazing Tutorial Adrian, Love what you do for the community, I coded along till the end, learnt a lot, and will still use it as a reference for further projects. Thank you

  • @techEnthusiastMw
    @techEnthusiastMw 10 κ°œμ›” μ „ +1

    Thanks for creating such a clear and concise course! The explanations are clear and easy to follow. This is by far the best course I have come across on youtube

  • @anthony0504
    @anthony0504 11 κ°œμ›” μ „ +10

    I just wanted to express my sincere appreciation for the amazing tutorial content you've been providing on your channel. The way you explain complex concepts and guide viewers through practical examples is truly commendable. I've learned so much from your tutorials, and they have greatly helped me enhance my web development skills.

  • @zey-
    @zey- 11 κ°œμ›” μ „ +12

    dude this is perfect timing, i was literally just about to start practicing next and looking for videos yesterday, and today you upload this!! thanks man ❀ appreciate the free content so much

    • @javascriptmastery
      @javascriptmastery  11 κ°œμ›” μ „ +3

      Enjoy! ❀️

    • @onlylikenerd
      @onlylikenerd 11 κ°œμ›” μ „

      I'm pumped too. I have to build an app for production and I really wanted to use the new App directory but it was still in beta and now it's released! Perfect timing

  • @samuraipiang8203
    @samuraipiang8203 11 κ°œμ›” μ „ +321

    You did't say "Hello There"β€πŸ˜‚

  • @cuentamovil456
    @cuentamovil456 11 κ°œμ›” μ „ +1

    What a great video! A got a bit frustrated when I saw no Typescript but I've watched until the end and I've finally been able to understand lots of concepts. Thank you!

  • @Furki4_4
    @Furki4_4 10 κ°œμ›” μ „

    It was my first use of route handlers and auth of Next and MongoDb. Thank you so much for teaching me all of this stuff and giving me the curiosity driving me to dive deep into them !

  • @arioanindito
    @arioanindito 11 κ°œμ›” μ „ +3

    Perfect timing!
    I really need this. Thank you so much, appreciate it!

  • @Hans-ok5rc
    @Hans-ok5rc 11 κ°œμ›” μ „ +18

    Wow, this Next.js 13 course is hands down the best resource I've found for mastering the latest features of the official React framework! The pace, clarity, and depth of the content are just perfect, making it easy for beginners to follow along, while providing valuable insights for more experienced developers as well. I appreciate the way the instructor breaks down complex concepts into simple, digestible steps, and the practical examples really bring everything to life.

  • @Android-17
    @Android-17 11 κ°œμ›” μ „

    Thank you so much for creating this detailed awesome tutorial.
    There's not enough quality hands-on resources out there on NextJs after the major update.
    I really appreciate it!
    Also waiting for the ebook. Thanks again.

  • @lucygray8800
    @lucygray8800 11 κ°œμ›” μ „ +2

    "Fantastic as usual, I look forward to additional full-stack projects beyond the next 13 in the future. Your hard work is much appreciated. You are a lifesaver." ❀

  • @azeezabidoye1188
    @azeezabidoye1188 11 κ°œμ›” μ „ +37

    This is by far the best tutorial I've found on KRplus. You are a life saver; I must confess. Illustrative, explanations clear as rain with great accent. Thank You! πŸ™ Kindly make a crash course video on Tailwind CSS - I'm voting for this ❀

    • @ieatfood88
      @ieatfood88 4 κ°œμ›” μ „

      If you're familiar with vanilla CSS Tailwind is a breeze. There's cheat sheets out there so you don't have to go digging through documentation.

  • @aslan6921
    @aslan6921 9 κ°œμ›” μ „ +25

    First 43 mins of video is better than most udemy 30-50 hours long courses. Great job!
    Btw, as the one who is looking for a Tailwind course, i would highly appreciate if you make a Tailwind crash course.

  • @gamingdott
    @gamingdott 11 κ°œμ›” μ „

    The most complete and detailed tutorial about next js .. thanks mate.

  • @spaxxvilejohn9095
    @spaxxvilejohn9095 11 κ°œμ›” μ „

    Every time I see a new tutorial from you I get excited. Please know that your work is helping developers in Kenya improve their skills. Thank you

  • @anuranroy4617
    @anuranroy4617 6 κ°œμ›” μ „ +18

    A small heads up while setting up dynamic routing based on postId, as shown at 28:33 (according to the latest NextJS 13.5.4)
    You'll have to use useParams() from "next/navigation" and get the postId instead of directly writing {postId}.
    A small example would be:
    "use client"
    import React from "react";
    import { useParams } from 'next/navigation'
    export default function PostWithId() {
    const params = useParams();
    return Post Page with ID: {params.postId};
    }

    • @fly-sandwich5510
      @fly-sandwich5510 4 κ°œμ›” μ „ +1

      another way is to do like this:
      import React from "react";
      const page = ({params}) => {
      return (
      {params.postId}
      )
      }
      export default page;

    • @user-ug4uu5yi6u
      @user-ug4uu5yi6u 3 κ°œμ›” μ „

      @@fly-sandwich5510 using similar system of useParams() as in plain react, many may occur a problem with the component being in written in lowerCase. You need to enter the upperCase name for the page (const Page = () => {} in this case) to get rid of typescript complications. This may look like this:
      "use client"
      import { useParams } from 'next/navigation'
      const Page = () => {
      const params = useParams()
      return (
      {params.postId}
      )
      }
      export default Page

  • @user-zq4du7og7w
    @user-zq4du7og7w 11 κ°œμ›” μ „ +20

    First of all a big thank you for these kind of videos, it is nothing but a blessing. Just a suggestion if i may :- as many of us are already done with the basics, i think it would be great moving onto something which is bigger like a series in which there is usage of Typescript, microservices, unit testing, integration of firebase or aws for a wide range of reach. Hope i am making any sense.πŸ˜›

  • @muhammadazizulhoquejiku8340
    @muhammadazizulhoquejiku8340 11 κ°œμ›” μ „

    This is awesome! I just started learning nextjs and you bring this! So cool man! worth every second. Thank You So Much! I'm so grateful to you! Did you release any next-auth tutorial? It'd be easiest for me to learn!

  • @vaibhavdesai8455
    @vaibhavdesai8455 10 κ°œμ›” μ „ +2

    I have just started learning nextjs, and you came up with a blessing, easy explanation learned a lot from this course As always. Thanks, Adrian.

  • @degendaemon
    @degendaemon 11 κ°œμ›” μ „ +4

    As always, amazing content, structure, and awesome teaching style! I would love to see a full crash-course on tailwinds features and their usage. Please and thanks!
    Very much considering JSM Masterclass experience.
    If I could get it 50% off and 6 month payments Id jump on it in a heartbeat.

  • @ozgunmunar
    @ozgunmunar 9 κ°œμ›” μ „ +8

    Home Page part is unbearably complex and confusing but the rest is so regular/simple so that ones wouldn't forget easily. Thanks for another great video man. Cheers!

  • @adamedison6831
    @adamedison6831 5 κ°œμ›” μ „

    Nice an practical. Also relaxing to listen to and watch - not like other tutorials that are rambling, rushing, stressing me out.

  • @jamesmugambi1289
    @jamesmugambi1289 10 κ°œμ›” μ „ +1

    This is exaclty what I needed to get up and running with Next.js. The tutorial is concise and hands on.

  • @mr_weirdo
    @mr_weirdo 11 κ°œμ›” μ „ +8

    Time Stamps
    28:00 Routing using postId, layout, loading, error
    31:50 Data Fetching(SSR, SSG, ISR)

  • @samialvi4226
    @samialvi4226 11 κ°œμ›” μ „ +7

    Crystal clear and easy explanation learnt a lot from this course As always.
    Thanks!

  • @supercoolcat7692
    @supercoolcat7692 9 κ°œμ›” μ „ +2

    A tutorial on tailwind css would be awesome. Thanks Adrian πŸ™ŒπŸ½

  • @protasova_dev
    @protasova_dev 7 κ°œμ›” μ „ +1

    Thank you for such a great practice!! I would love a tailwind crash course too!!

  • @av-explorations
    @av-explorations 11 κ°œμ›” μ „ +13

    Awesome tutorial. have you considered doing some typescript projects? it would be nice to include type safety in these projects since it's pretty much industry standard at this point.

  • @kishore260490
    @kishore260490 11 κ°œμ›” μ „

    This channel is pure gold! Thanks for all your work!

  • @webfunction
    @webfunction 11 κ°œμ›” μ „

    You are the best - such a great tutorial. main thing
    Being your voice. It's totally clear to understand and your ability to explain any subject is also great.

  • @edzonperez3604
    @edzonperez3604 11 κ°œμ›” μ „ +3

    Adrian, thanks for all that yo do for us, I get a job based on your videos and I'm very thankful to you.
    Now to enjoy, once again, you amazing NextJS content.
    Again thank u so much❀️❀️

  • @renegade5942
    @renegade5942 10 κ°œμ›” μ „ +7

    just in case you have problems with adding authorized domains, notice that he removed that part without saying he did, so dont add any authorized domains in Ouath

  • @cedrickdomingo1478
    @cedrickdomingo1478 10 κ°œμ›” μ „

    i've done next js development 3 years ago. im not much of a front end guy right now. I am having chills on how this project evolves.

  • @leonardjoy9708
    @leonardjoy9708 9 일 μ „

    What a clean and efficient way to teach. Loved it.

  • @juniorMr
    @juniorMr 11 κ°œμ›” μ „ +6

    Adrean you are my inspiration.
    I wish I have opportunity meet you personally to tell how much i am grateful for all the things I've been learned from you.
    In each video when i hear to you voice i feel so confident

  • @SELFIMPROVEMENTCLIPS18
    @SELFIMPROVEMENTCLIPS18 8 κ°œμ›” μ „ +3

    I finished the course in 5 days but with following properly and exploring other things too! Glad I didn't gave up and left it in between. Thanks bro for teaching me NEXT.JS in the best way possible

  • @shichimenchoo
    @shichimenchoo κ°œμ›” μ „

    Thank you so much for this course. It was amazing. I was trying to learn Next.js before by reading the documentation and not going to lie I have fully read it but didn't manage to write anything because it was too hard even though I learned all its concepts. This video provided me with the practical knowledge that was missing. Again, thanks a lot!

  • @codewithpatrick2889
    @codewithpatrick2889 10 κ°œμ›” μ „

    The back and forth between the fundamentals and the Next.js version is so helpful for my understanding.

  • @PJ-od9ev
    @PJ-od9ev 9 κ°œμ›” μ „ +3

    Hi. Great courses. Thank you. Please add a tailwind css course, too. specially suitable for people who are not experts at css. Other tailwind css courses on youtube seem to be very difficult and need total expertise at css.
    It'd be very appreciated if you create a balanced course on that so everyone can use it in their projects.

  • @jashanmago9825
    @jashanmago9825 11 κ°œμ›” μ „ +4

    Hence proved, you've mind reading abilities, I was searching for Next 13 Projects on YT yesterday, and you posted it today!!! ❀❀

  • @SheriffKoder9
    @SheriffKoder9 5 κ°œμ›” μ „

    Thank you so much brother for this tutorial and the tailwind introduction ebook also !
    Informative, to the point and aesthetic

  • @mahdizangeneh6178
    @mahdizangeneh6178 7 κ°œμ›” μ „ +2

    Thank you for the video. As a side note, the reason you had to re-run the project to see the changes was that the Profile page was imported with a lowercase "p" instead of an uppercase one. It's strange that it didn't throw any errors, but that's why your changes weren't applied until you re-ran the project.

  • @javascriptmastery
    @javascriptmastery  11 κ°œμ›” μ „ +185

    Become one of the first 1000 people to get the Next.js 13 premium eBook for free - resource.jsmastery.pro/nextjs-guide πŸŽ‰

  • @scottzeta3067
    @scottzeta3067 11 κ°œμ›” μ „ +12

    Yes, please create a course for tailwinds!
    Although I know TailWind is the short cut of pure CSS. But it becomes confusing if I want to build more complex components like those in MUI

    • @javascriptmastery
      @javascriptmastery  11 κ°œμ›” μ „ +2

      I'll create one! :)

    • @somerandomchannel382
      @somerandomchannel382 11 κ°œμ›” μ „ +1

      For tailwind there are excellent libraries how to use it.

    • @olivebishop3794
      @olivebishop3794 11 κ°œμ›” μ „

      @@somerandomchannel382 how

    • @pete531
      @pete531 7 κ°œμ›” μ „

      for big projects, use SASS. you can divide all the sections of your css code like this structure
      index.sccs (outside of style, this is where you call all your partials, it should have just few lines of code )
      ==style folder
      === modules (this is where you store mixins)
      === variables (where you store all your variables for colors mostly etc)
      === globals (globals like *, body and some custom global classes like for btn... )
      === partials folder
      === _nav.scss
      === _hero.scss (and on)
      and dont forget to use "use" and "forward" rules instead of "import"

  • @669jelly
    @669jelly 11 κ°œμ›” μ „

    Amazing teaching and very greatful to have found your channel! Looking forward to see that Tailwindcss crash course! πŸŽ‰

  • @juan83xd
    @juan83xd 9 κ°œμ›” μ „

    Thank you. You are the best, your proyects and videos have helped me so much!

  • @otakusenpai6206
    @otakusenpai6206 11 κ°œμ›” μ „ +4

    Sir I've been recently watching and learning from your channel and your channel is one of the best channel for learning web development...thank you sir for making these amazing content for us....❀❀❀❀❀❀❀❀

  • @manipullator
    @manipullator 11 κ°œμ›” μ „ +3

    Adrihan You are so Helpful I was always wanting to Learn Next.Js but did not find the right course but you did it you are a chad bro. Hope Some Day You are gonna Post vue js but first Tailwind I know Tailwind Most of the part but you know it is never wrong to have more knowledge course also best of luck πŸ₯‚πŸ₯‚

  • @user-zh7ic6fl7g
    @user-zh7ic6fl7g 9 κ°œμ›” μ „

    You made it straightforward, I appreciate your efforts. I hope you will do a video course about tailwindcss with modern project.

  • @kadirramazn
    @kadirramazn 11 κ°œμ›” μ „

    You are great at explaining difficult stuff. Thanks

  • @javjav6808
    @javjav6808 11 κ°œμ›” μ „ +4

    this is great, but yes, a tailwind tutorial would be amazing

  • @teshaych2618
    @teshaych2618 11 κ°œμ›” μ „ +5

    This man helps developers around the world and he will go to heaven for this.

  • @kodeputer3297
    @kodeputer3297 5 κ°œμ›” μ „

    Just finished, thank you so much!

  • @SELFIMPROVEMENTCLIPS18
    @SELFIMPROVEMENTCLIPS18 8 κ°œμ›” μ „ +2

    The efforts you put in these videos are really worth appreciating ❀❀

  • @theteacher010
    @theteacher010 11 κ°œμ›” μ „ +37

    Adrian thank you so much - the last 6 months of your guides have been more helpful to me than the previous 2 years of tutorial hell I was in πŸ™
    One suggestion if I may - for those of us who have watched enough of your tutorials to now have acquired a comfortable grasp on the basics, I think it would be superb if you could make additional tutorials featuring Typescript over vanilla JavaScript instead (as that's where the industry is heading too). And also if you could bring up things like Unit Testing and Storybook instead, since these are used widely in the industry but tend to be neglected in personal projects!

    • @javascriptmastery
      @javascriptmastery  11 κ°œμ›” μ „ +11

      Will do!

    • @Cowkill
      @Cowkill 11 κ°œμ›” μ „ +2

      Agreed ! Before TypeScript was a "plus" but now it is mandatory most of the time.

  • @gosnooky
    @gosnooky 6 κ°œμ›” μ „ +7

    Small bug when saving a new user (around 1:35:40), you defined that 8-20 character constraint on a username, but are deriving it from the user's actual name. This would fail for people with really long names, such as a Thai friend of mine, whose last name is "Sriwatthanathienpong" which is exactly 20 characters, but their first name would cause that check to fail, and their account would not be persisted. Now, I know this is not an actual app and for education, but this is for the benefit of future viewers to know.

  • @adhityakusumadinatha3411
    @adhityakusumadinatha3411 6 κ°œμ›” μ „

    Thank you so much for this tutorial! I learned a lot✨

  • @JakubGaniaSoftware
    @JakubGaniaSoftware 11 κ°œμ›” μ „

    Great video and tutorial. I just needed to refresh my knowledge of what is happening in the world of Next.js, precisely because of further improvements. Nice sample app. Thanks πŸš€!

  • @kiko_game495
    @kiko_game495 11 κ°œμ›” μ „ +3

    Please adrian give us more content on next js. I too feel that next js will bring more jobs. Anyways you are god!!! ❀❀

  • @yogesh69387
    @yogesh69387 11 κ°œμ›” μ „ +20

    Access blocked : Authoristation error is showing at 1:45:20 Please reply to his message and slove this error.
    Like the comment guys, if you are facing the same.

  • @ishwarmore3814
    @ishwarmore3814 6 κ°œμ›” μ „ +1

    This is by far the best Next.Js tutorial as of 2023.

  • @63montywilliams50
    @63montywilliams50 10 κ°œμ›” μ „

    Outstanding content!, project touched on enough for me to dig into the docs and really get a grasp of this powerful tool

  • @davidvera4575
    @davidvera4575 11 κ°œμ›” μ „ +6

    Thanks, i did my portfolio with your tutorial and got a job, now im working as fullstack using next + amplify ui, easier stack

  • @user-dd7ry6fp2d
    @user-dd7ry6fp2d 11 κ°œμ›” μ „ +3

    Fantastic tutorial - thank you so much. Only issue I had was when I deployed it to Vercel - the Feed page no longer updates after new posts are added - weird. It works fine on localhost. Any thoughts?
    Anyway - thanks again. Great work.

    • @dArKrEsQ14
      @dArKrEsQ14 11 κ°œμ›” μ „ +1

      Hey, I am having the same issue. Let me know if you find any fix :)

  • @siosaiafonua9286
    @siosaiafonua9286 8 κ°œμ›” μ „

    the best nextjs course i have come across. Thank you so much!

  • @Rikimkigsck
    @Rikimkigsck 10 κ°œμ›” μ „

    I just love how your design look like thank you for also taking care of the look of the webpage.

  • @kasper369
    @kasper369 11 κ°œμ›” μ „ +4

    Please create a video on Tailwindcss where you take a design from Figma and convert it to code.

  • @ismaeelmalik4688
    @ismaeelmalik4688 11 κ°œμ›” μ „ +7

    I am new to next.js , As a self taught developer, I really appreciate the hard work you are doing for the community ! I am getting an 403 error while trying to log in. It was working fine before but after 1:48:00, I am facing this error.

    • @paul4137
      @paul4137 11 κ°œμ›” μ „ +1

      I was lookin for this comment. I'm literally on 1:48:00 right now xD So.. did You find an answer?

    • @ismaeelmalik4688
      @ismaeelmalik4688 11 κ°œμ›” μ „ +1

      @@paul4137 Yes I found the missing thing ! you also need to return true in signin callback at the end.

    • @kadirramazn
      @kadirramazn 11 κ°œμ›” μ „

      @@ismaeelmalik4688 where exactly did you put return true in the code? Can you explain please?

    • @ismaeelmalik4688
      @ismaeelmalik4688 11 κ°œμ›” μ „

      @@kadirramazn In Google Provider > callbacks > signin > before catch block. Basically you need to provide wether performed callback action is positive or not.

    • @abhayzz03
      @abhayzz03 11 κ°œμ›” μ „ +1

      @@ismaeelmalik4688 Thank you so much man!, I was in a hurry to complete this course & couldn't afford facing syntax bugs right now.

  • @girlingame518
    @girlingame518 10 κ°œμ›” μ „

    43:00 the preview of the project that will be built , awesome and clear explanation

  • @abdulateefdamilola.o8900
    @abdulateefdamilola.o8900 11 κ°œμ›” μ „ +3

    Thanks so much Adrian, we're really grateful for ur premium level free courses
    Thanks once again
    Looking forward for T3 stack projects course

  • @waqasobeidy8318
    @waqasobeidy8318 11 κ°œμ›” μ „ +3

    Great tutorial. This was very helpful in understanding how Nextjs13 works. I have added a new functionality where openai will create an optimized detail prompt for every user prompt and add it to the database. However i realized the feed works well on local build but doest not fetch the latest data when deployed on vercel. I believe is has something to do with caching. I have added cache: 'no-store' object to fetch but this doesnt work. Anyone has faced similar issue or know a fix?

    • @mbul-zv9gt
      @mbul-zv9gt 11 κ°œμ›” μ „

      I have similar problems after build and deploy - it only runs at "npm run dev" without errors!

    • @mbul-zv9gt
      @mbul-zv9gt 11 κ°œμ›” μ „ +1

      It's a cache problem:
      You need to add the following to the "fetchPosts command":
      " , { next: { revalidate: 10 } }"
      ...
      const fetchPosts = async () => {
      const response = await fetch("/api/prompt", { next: { revalidate: 10 } });
      ...

  • @hossinhabil7743
    @hossinhabil7743 11 κ°œμ›” μ „ +1

    Hey Adrian, another great video from a great person, thank you so much.
    I would be grateful if you could create a video about Next.js 13.4 and Redux Toolkit, explaining how to use them togather.
    Thank you again.

  • @ismaelfrancisco7223
    @ismaelfrancisco7223 9 κ°œμ›” μ „

    I am enjoying it! Thanks πŸ™ŒπŸΎ

  • @Lotpite
    @Lotpite 11 κ°œμ›” μ „ +6

    1:21:25 - what was the problem with adding domain address, you just skipped it and it works ?

    • @mykhaylolytvynov5369
      @mykhaylolytvynov5369 11 κ°œμ›” μ „

      +1

    • @A03L
      @A03L 11 κ°œμ›” μ „

      I have the same problem

    • @mykhaylolytvynov5369
      @mykhaylolytvynov5369 11 κ°œμ›” μ „ +2

      As I understood, he skipped this step (without adding domain).

    • @mhmt4603
      @mhmt4603 11 κ°œμ›” μ „ +1

      You can enter any domain. Does not matter.

    • @vaibhavverma6769
      @vaibhavverma6769 20 일 μ „

      Google Cloud will not accept "localhosts", so just remove it and keep that thing untouched.

  • @kikevanegazz325
    @kikevanegazz325 11 κ°œμ›” μ „ +15

    1h 43 minutes into the tutorial... AMAZING! so far. Very clear, easy to follow and completely understandable and applicable to any other project.

    • @javascriptmastery
      @javascriptmastery  11 κ°œμ›” μ „ +1

      Thank you!

    • @_elusivex_
      @_elusivex_ 10 κ°œμ›” μ „ +1

      What a coincidence bro, I was also at 1h 43m and paused the video for a while and was reading comments and found your comment

    • @arbu919
      @arbu919 10 κ°œμ›” μ „

      ​@@_elusivex_ in 1:44 and stuck

  • @vivekshrirame1112
    @vivekshrirame1112 11 κ°œμ›” μ „ +11

    1:48:12 From the point in the video where you corrected the route.js file to add callbacks object and cut the session and signIn into callbacks, I am getting the error *Access Denied - You do not have permission to sign in* . When I check my mongodb, I didn't find the share_prompt database as well..
    What could be the problem?
    P.S.-- I checked with the MONGODB_URI password.

    • @itsskrish
      @itsskrish 11 κ°œμ›” μ „ +1

      My sign is still not working, it says Access blocked: Authorization Error
      Edit: Fixed, I accidentally enclosed credentials under inverted commas.

    • @javascriptmastery
      @javascriptmastery  11 κ°œμ›” μ „

      Thank you!

    • @vivekshrirame1112
      @vivekshrirame1112 11 κ°œμ›” μ „ +1

      @@itsskrish which credentials and how did you resolved the issue

    • @madebymonkeypaw
      @madebymonkeypaw 11 κ°œμ›” μ „ +4

      I had this same error and found that is was because my google username was not between 8-20 characters.
      To fix, either remove or comment out the "match" field in your user.js file and restart the program

    • @dariohirsch1102
      @dariohirsch1102 11 κ°œμ›” μ „

      got the same problem, could you fixed it?

  • @mobix25
    @mobix25 11 κ°œμ›” μ „

    i don't know if you read this, but I've learned so much from you. i've been using next js for over a year now but you've managed to make the crash course interesting that i've watched it again. THIS IS AMAZING. but if i can make one request can you make a video on t3 stack form beginners and also a t3 stack with Expo for mobile app? it would be an amazing Course. THANKS

  • @subhajitadhikary155
    @subhajitadhikary155 7 κ°œμ›” μ „ +1

    hey Adrian, I loved watching and coding along with your web dev projects. I really liked this course on Next.js , keep doing such good work bro. Thanks a lot againπŸ˜‡πŸ˜‡

  • @kaho_dev
    @kaho_dev 9 κ°œμ›” μ „ +5

    1:47:48 When I follow the step and put the two async function inside callbacks, it shows access denied when I tried to login, but before this step I was able to login, anyone know about the reason?
    Anyway, it is an amazing tutorial! I wish I could have known about this channel early!

    • @WydeZ
      @WydeZ 8 κ°œμ›” μ „

      did you find the solution?

    • @nonada2251
      @nonada2251 8 κ°œμ›” μ „ +1

      I'm stuck on this error too!

    • @WydeZ
      @WydeZ 8 κ°œμ›” μ „

      ok i mistyped something in user.js and deleted the match thing in username. that seemed to fix it

    • @vietmobile159
      @vietmobile159 8 κ°œμ›” μ „

      @@WydeZ it still not work for me, have you change anything yet?

    • @vietmobile159
      @vietmobile159 8 κ°œμ›” μ „ +1

      @@WydeZ hey i fixed the mongoDB connected but it still not let me sign in, it just keep saying access denied, do you have the same error?

  • @bleh3813
    @bleh3813 2 κ°œμ›” μ „ +5

    at @1:45:23 I can't see the sign in button. Not able to perform the next steps. Anyone has a solution?

    • @aboubakar_franckpolla_teka446
      @aboubakar_franckpolla_teka446 κ°œμ›” μ „

      me too , did you find any solution ?

    • @elah5942
      @elah5942 κ°œμ›” μ „

      me too!!after adding new url in Google cloud,i still dont fix this problem

  • @softmerit25
    @softmerit25 9 κ°œμ›” μ „

    Your'e one of best teacher in the world. Simple and well explanatory...so easy for anyone to catch up in learning. Thanks a bunch for all you do.

  • @SnobbyLion
    @SnobbyLion 6 κ°œμ›” μ „

    Such a fantastic explanation! Thank you

  • @cape_YT_
    @cape_YT_ 11 κ°œμ›” μ „ +3

    Yes a full crash course on tailwind would be great πŸ™.