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. Texas A&M 15.7K posts
- 2. South Carolina 15.2K posts
- 3. Marcel Reed 2,866 posts
- 4. Aggies 4,430 posts
- 5. College Station 2,283 posts
- 6. Nyck Harbor 1,767 posts
- 7. Elko 2,686 posts
- 8. Semaj Morgan N/A
- 9. Jeremiyah Love 3,583 posts
- 10. Malachi Fields 1,715 posts
- 11. Mike Shula N/A
- 12. Sellers 9,991 posts
- 13. Shane Beamer N/A
- 14. TAMU 5,953 posts
- 15. Michigan 40.8K posts
- 16. Dylan Stewart N/A
- 17. Northwestern 4,526 posts
- 18. #iufb 1,477 posts
- 19. #GoIrish 3,247 posts
- 20. #GoBlue 2,301 posts
Something went wrong.
Something went wrong.