[Front End] Next.js 13+ & Server Components & Layouts & Streaming #1082
Replies: 4 comments 4 replies
-
Hi Dmitry, great idea. I heard about them, and they'll be a great addition to existing implementations! |
Beta Was this translation helpful? Give feedback.
-
Hi @Dima-Abramenko , this sounds great . I have been building with nextjs from an year now and would like to help you in this WIP . |
Beta Was this translation helpful? Give feedback.
-
This sounds amazing! Happy to help review code. |
Beta Was this translation helpful? Give feedback.
-
My test implementation of realworld in nextjs 13. |
Beta Was this translation helpful? Give feedback.
-
Hello there! 👋
I've started working on Front End implementation of RealWorld app: repository
Motivation:
Vercel team introduced brand-new approach of building Next.js applications in theirs 13-th major version (announcement). This upgrade brings React 18 features like Server Components, Suspence, Server HTML Streaming and so on. This approach is quite different from what we used before in Next.js.
Therefore I'm planning to implement RealWorld from scratch using this new paradigm 🙂
Beta Was this translation helpful? Give feedback.
All reactions