Thank you so much for creating this wonderful playlist! It has been incredibly helpful and inspiring. If possible, could you kindly consider adding a medium-to-large project at the end of it? It would also be amazing if you could include some practice exercises for Next.js throughout the lessons. A larger project would be a great way for us to learn how to think at the project level and write production-ready code. Thank you once again for all your efforts and this fantastic resource!
When trying to access searchParams value in layout.tsx, I encountered an error "[ Server ] Error: Cannot read properties of undefined (reading 'lang')"
Can you please make a complete dedicated video on Dynamic routes including params and creating its own pages and text using API or whatever for an E-commerce website
I love your teaching.
- Simple, Short and Complete
- Never boring
Thank you so much for creating this wonderful playlist! It has been incredibly helpful and inspiring.
If possible, could you kindly consider adding a medium-to-large project at the end of it? It would also be amazing if you could include some practice exercises for Next.js throughout the lessons. A larger project would be a great way for us to learn how to think at the project level and write production-ready code.
Thank you once again for all your efforts and this fantastic resource!
❤🔥❤🔥❤🔥❤🔥
will this playlist be complete in this month only
When trying to access searchParams value in layout.tsx, I encountered an error "[ Server ] Error: Cannot read properties of undefined (reading 'lang')"
When I pass props to the page.tsx component and define their types, I encounter a type error after running npm run build.
I've got a problem that I dont receive anything in the searchParams at all just an empty object
I'm not getting the searchParams value. It always returns {} even there is query value. Like: "/about/1?page=2"
❤
Can you please make a complete dedicated video on Dynamic routes including params and creating its own pages and text using API or whatever for an E-commerce website