day 70 - dived into another powerful feature in Next.js15: Server Actions -they're like API endpoints without the boilerplates of traditional API routes - just mark an async func with 'use server' and it runs securely on the server #80DaysOfNextJS #NextJS15 #React #TypeScript
- can be called from both server & client components - perfect for forms (eliminates need for messy state managements or manual API setup) - also works without JavaScript (nice bonus) pretty cool #80DaysOfNextJS #NextJS15 #React #TypeScript
- love how Server Actions build on the concept of direct db access from server components - write helper functions to query/mutate data, then use Server Actions to safely expose them to client its smart and effective #80DaysOfNextJS #NextJS15 #React #TypeScript
United States Trends
- 1. Northern Lights 40.3K posts
- 2. #Aurora 8,383 posts
- 3. #DWTS 51.5K posts
- 4. #RHOSLC 6,692 posts
- 5. Justin Edwards 2,255 posts
- 6. Sabonis 6,060 posts
- 7. Louisville 17.7K posts
- 8. Lowe 12.7K posts
- 9. Gonzaga 2,858 posts
- 10. #OlandriaxHarpersBazaar 5,251 posts
- 11. #GoAvsGo 1,535 posts
- 12. Creighton 2,160 posts
- 13. Eubanks N/A
- 14. Andy 61K posts
- 15. H-1B 31K posts
- 16. Oweh 2,086 posts
- 17. Jamal Murray N/A
- 18. Schroder N/A
- 19. JT Toppin N/A
- 20. Zach Lavine 2,588 posts
Something went wrong.
Something went wrong.