In this particular example, i think it will also be a good thing if you explain the Dialog open and onOpenChange props, if u dont have them, the dialog will not close. Good vid!
would like to request how to upload files to AWS s3 bucket using lambda functions and and how to do crud with dynmodb with NEXT.js express node and typescript
Bro very good but you did not explain it well for beginners, you should maybe show the success and error message in your actions where you returned them
Thanks for the feedback. Server Actions return objects, so for error I'm just returning a plain object with an error property: return { error: 'Something went wrong' };
In this particular example, i think it will also be a good thing if you explain the Dialog open and onOpenChange props, if u dont have them, the dialog will not close. Good vid!
would like to request how to upload files to AWS s3 bucket using lambda functions and and how to do crud with dynmodb with NEXT.js express node and typescript
That's an interesting topic. Thank you for the suggestion. We might end up doing something like that in the future.
Which theme are you using?
Hey. This was Aura Dark: marketplace.visualstudio.com/items?itemName=DaltonMenezes.aura-theme
bro what is your vscode theme ? Nice Video !
Thanks! It's Aura Dark: marketplace.visualstudio.com/items?itemName=DaltonMenezes.aura-theme
This is awesome ❤
ahhh I wish i saw this 1 month ago....... thanks for the great tip but I got fired already 1 month ago xd
Ah I’m sorry to hear that 🫤 hope you find a job soon.
@@nikolovlazar your videos will definitely help man thank you!
Bro very good but you did not explain it well for beginners, you should maybe show the success and error message in your actions where you returned them
Thanks for the feedback. Server Actions return objects, so for error I'm just returning a plain object with an error property:
return { error: 'Something went wrong' };
@@nikolovlazar Perfect :)
❤
Great