I’m relatively new to React and Next.js. I have to say that by watching this tutorial, I finally understand the difference between swr and react server components. By showing how you can retrieve the data and post data using two different methods, one - using client components and swr vs. two - react server components and importing a client component with useRouter, it helped me recognize what I wasn’t understanding and make sense of both methods and how they differ from one another. Thanks for the great video!
Very helpful, thanks!!
I’m relatively new to React and Next.js. I have to say that by watching this tutorial, I finally understand the difference between swr and react server components. By showing how you can retrieve the data and post data using two different methods, one - using client components and swr vs. two - react server components and importing a client component with useRouter, it helped me recognize what I wasn’t understanding and make sense of both methods and how they differ from one another. Thanks for the great video!
No worries at all, glad you found the video helpful! 😄
Great example! Thank you.
No worries, glad you liked it.