Комментарии:
I was searching for this
Your notification
Thanks man
i know this is minor but its prisma not prism
ОтветитьWhat is really confused me is the typescript.. i prefer the jsx.
ОтветитьYou should ddo the same also for server actions :)
ОтветитьJust what I was looking for! And finally someone who doesn’t do “User Posts” or “Todos” as examples
Ответитьgreat video, why do you filter the books if the page gets reloaded anyways? after the delete request
ОтветитьI am using next auth to protect my api route handlers and i am using Google oauth strategy. But when I send fetch request from server components i get unauthorized but when i send same request from client component i got the result . Why is this happening?
ОтветитьAt the very end, if you've set the new state for books via setBooks, why is the return elements of the page not rerendering? Why is a window reload required separately?
ОтветитьThank you very much for covering the PATCH and DELETE methods !! They are hardly found on YT. Thanks again !!
ОтветитьGrateful as always! Was wondering if you can do a quick vid on how to display unique user data in dashboard other than session data. For example, products/services that a unique seller has created and orders associated with said products/services. Thanks again
ОтветитьGreat video @brettwestwooddeveloper, doing a NextJS13 project and I'm basically using most of your tutorials as a backbone for our project and it's helping tons. Thank you!
ОтветитьGreat explanation.
Thank you.
Forgot your password 😅 haven't uploaded any stuff.
ОтветитьI keep getting a 500 status code(internal server error)when either posting or getting data from the db
And can’t really figure out where the issue is from
Exactly what is needed. A full rundown of everything important with real examples. Great!
ОтветитьThanks Again Brett!
Ответитьhow to display the old value of the book inside the input form when editing?
Ответитьthanks for this amazing tutorial please can you do a video about pagination
ОтветитьHello! Really awesome tutorial! I understood everything, very well explained. I just wanted to know if it would be possible to have also delete method inside the edit route.
ОтветитьWell Done Brother..
ОтветитьTHIS VIDEO IS FANTASTIC, I'VE LITERALLY SPENT DAYS TRYING TO FIGURE THIS OUT THEN BUMPED INTO THIS VID, COVERS EVERYTHING EXACTLY AS I NEEDED
YOU DESERVE A BEER ON MY TAB
Amazing Tutorial.
Thank you.
Great tutorial! For the next one, could you consider using an in-memory database like SQLite? It would help beginners avoid setting up accounts and real databases.
Ответить