© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Ákos Kőműves
Full-Stack Developer and Writer
Great stuff Furkan! I see the use-case for this in client components, but this isn't necessary anymore with Next.js Server Component nextjs.org/docs/app/building-your-application/dat… You can simply use fetch in the components with await.
Furkan Emin Can
A front-end developer who loves reading, writing, and calisthenics.
Thanks, Akos!
Today, I am starting a new project with Next.js 13. I will check it out before starting my project.