#serveractions ผลการค้นหา
Week 5 of 8 [web-development] 🔹 Server Actions – Handle form submissions directly on the server 🔹 Validation -Check form data 🔹 Response -Return back to the UI 🔹 Contact Form – working example with server logic #ReactJS #WebDev #ServerActions #indiedev #100DaysOfCode
![BH_codes's tweet image. Week 5 of 8 [web-development]
🔹 Server Actions – Handle form submissions directly on the server
🔹 Validation -Check form data
🔹 Response -Return back to the UI
🔹 Contact Form – working example with server logic
#ReactJS #WebDev #ServerActions #indiedev #100DaysOfCode](https://pbs.twimg.com/media/Gy5V-FWX0AEw47y.jpg)
![BH_codes's tweet image. Week 5 of 8 [web-development]
🔹 Server Actions – Handle form submissions directly on the server
🔹 Validation -Check form data
🔹 Response -Return back to the UI
🔹 Contact Form – working example with server logic
#ReactJS #WebDev #ServerActions #indiedev #100DaysOfCode](https://pbs.twimg.com/media/Gy5WH-gW4AA2SXp.png)
Share your thoughts! 🚀👨💻👩💻 #NextJS #ServerActions #TechTalk #webdev #NextJS14, #nextjsconf #react #javascript

@jsmasterypro I'm working on a project which I deployed on vercel and I got this error ```An error occurred in the Server Components render. The specific message is omitted in production builds to avoid leaking sensitive detail...``` Is there a workaround it #serveractions
For those of you saying SQL is directly exposed to the client, please understand server components and server actions correctly from the docs. And the fact everyone is worried about SQL injection should go learn about tagged template literals #nextjs14 #serveractions

i converted our whole app to @nextjs server actions today and oh man it does not get much more performant than this #nextjs #serveractions #buildinpublic
All set for tomorrow 🥲”Code with Ahsan” on YouTube. . . . . #nextjs #serveractions #ssr #ssg #csr #typescript #nextjs14 #nextjs13 #reactjs

Day 28/100 of #100daysofcode Refactoring from tRPC to server actions complete. #NextJS15 #ServerActions

i swear, #Nextjs #ServerActions just keeps getting better and better with each update. I honestly cant think of a reason to use #REDUX anymore. when im completely done with my project using it, ill upload it to github. been a WILD ride Lol

Just dove into React's new Form Actions! They simplify form logic by running functions directly on the server, making forms work seamlessly even without JavaScript. Handling submissions and validation has never been cleaner. #React #ServerActions #WebDev
🚀 Built a blog app today using Next.js Server Actions! Completed full CRUD operations with an admin dashboard for managing posts. Tech stack: Next.js, TypeScript, Prisma, PostgreSQL, ShadCN UI, Tailwind CSS. #Nextjs #ServerActions #FullStack #WebDev #BlogApp

🤯 Mind-blown: With @nextjs #ServerActions, you can easily return partial JSX directly from the server! 🙌
Easy way to record data in the database using server actions in NextJs youtube.com/watch?v=UTJT0B… #nextjs #serveractions #webdevelopment
Next.js just levelled up. 🚀 📌 Say goodbye to bloated APIs 💡 Hello, Server Actions Handle form data, database logic & more—directly from your components 🔥 By @StaticMania #Nextjs #React #ServerActions #WebDev

Just dove into React's new Form Actions! They simplify form logic by running functions directly on the server, making forms work seamlessly even without JavaScript. Handling submissions and validation has never been cleaner. #React #ServerActions #WebDev
Week 5 of 8 [web-development] 🔹 Server Actions – Handle form submissions directly on the server 🔹 Validation -Check form data 🔹 Response -Return back to the UI 🔹 Contact Form – working example with server logic #ReactJS #WebDev #ServerActions #indiedev #100DaysOfCode
![BH_codes's tweet image. Week 5 of 8 [web-development]
🔹 Server Actions – Handle form submissions directly on the server
🔹 Validation -Check form data
🔹 Response -Return back to the UI
🔹 Contact Form – working example with server logic
#ReactJS #WebDev #ServerActions #indiedev #100DaysOfCode](https://pbs.twimg.com/media/Gy5V-FWX0AEw47y.jpg)
![BH_codes's tweet image. Week 5 of 8 [web-development]
🔹 Server Actions – Handle form submissions directly on the server
🔹 Validation -Check form data
🔹 Response -Return back to the UI
🔹 Contact Form – working example with server logic
#ReactJS #WebDev #ServerActions #indiedev #100DaysOfCode](https://pbs.twimg.com/media/Gy5WH-gW4AA2SXp.png)
Just published: Why I ditched API routes for Server Actions in Next.js Eliminated 40+ lines of boilerplate per endpoint. Here's the before/after: dev.to/adamp78/why-i-… #NextJS #ServerActions #WebDev
dev.to
Why I Ditched API Routes for Server Actions in Next.js
I just deleted 128 lines of code and my app works better. Here's how Server Actions transformed my...
🚀 Why it matters: • Your page stays consistent with server-side changes. • Fresh data streams immediately after your action completes—no manual router.refresh() needed. • Users get snappy UI updates without a full reload. #NextJS #AppRouter #ServerActions #RSC #Caching
🔄 Next.js Server Actions: How They Trigger Fast RSC Rebuilds & UI Refresh! ✨ Following up on our last tip about cookies.set()/cookies.delete() auto-invalidating the Router Cache… #NextJS #AppRouter #ServerActions #RSC #Caching #WebDev
Next.js Tip 😉 Make your form faster with “Server Actions”. View and engage my LinkedIn post, but also get tips on how to make your form faster and sleek using server actions linkedin.com/posts/sulaimon… #ServerActions #NextJs #Form #ReactJs #TypeScript #javascript
linkedin.com
How Server Actions Boost Next.js Form Performance | Sulaimon Omotosho posted on the topic | LinkedIn
#ServerActions Supercharge Your Next.js Forms with Server Actions! Struggling with sluggish form submissions in your Next.js app? I was too until I switched to Server Actions and saw a game-changing...
🚀 Built a blog app today using Next.js Server Actions! Completed full CRUD operations with an admin dashboard for managing posts. Tech stack: Next.js, TypeScript, Prisma, PostgreSQL, ShadCN UI, Tailwind CSS. #Nextjs #ServerActions #FullStack #WebDev #BlogApp

Curious about #ReactServerComponents and #ServerActions in #Nextjs? This blog breaks it down with practical examples. Check it out!👇 antstack.com/blog/exploring… #ReactDevelopment #NextjsFeatures #FullStack #AntStack
Next.js just levelled up. 🚀 📌 Say goodbye to bloated APIs 💡 Hello, Server Actions Handle form data, database logic & more—directly from your components 🔥 By @StaticMania #Nextjs #React #ServerActions #WebDev

I made a fake ecommerce website to test the latest features of Next.js 15 (React Server Components, Server actions, Partial Prerendering ...). #nextjs #reactjs #serveractions #reactservercomponents Link to article explaining the project in comments 💬 thefakeshop.vercel.app
thefakeshop.vercel.app
FakeShop - by topheman
A demo e-commerce site built with Next.js 15 latest features
🚀 Master Next.js Server Actions! Learn how to use them efficiently with TypeScript, avoid edge cases & boost performance. If you’re building with Next.js, this is a must-read! 📖 jwaran78.medium.com/deep-dive-into… #Nextjs #ServerActions #WebDev #TypeScript
i converted our whole app to @nextjs server actions today and oh man it does not get much more performant than this #nextjs #serveractions #buildinpublic
Just found a way to call multiple Next.js server actions in parallel and packaged it in a small repo/npm: github.com/icflorescu/nex… #nextjs #serveractions #vercel #idea #utility
🚀La próxima semana se actualizará gratuitamente el curso de #Astro con los #ServerActions en canal estable y el reemplazo de AstroStudio por #Turso 🧑🏻🚀Como sabemos que no todos usarán Turso en sus proyectos: también añadiremos unas secciones adicionales con #PostgreSQL y #Prisma

Day 28/100 of #100daysofcode Refactoring from tRPC to server actions complete. #NextJS15 #ServerActions

🤔 Curious about when to use Server Actions in Next.js 14? Read @yohlb's blog! Discover how Server Actions can optimize your app's performance and manage sensitive data. Learn more here 👉 yohanlb.hashnode.dev/when-should-i-… #NextJS #WebDev #ServerActions #React
🌐 Balancing Server Actions and API routes in Next.js! Server Actions simplify data handling in components, while API routes excel in complex back-end interactions and external clients. Choose the right tool for your needs! 🛠️ #NextJS #ServerActions #APIRoutes
Share your thoughts! 🚀👨💻👩💻 #NextJS #ServerActions #TechTalk #webdev #NextJS14, #nextjsconf #react #javascript

Week 5 of 8 [web-development] 🔹 Server Actions – Handle form submissions directly on the server 🔹 Validation -Check form data 🔹 Response -Return back to the UI 🔹 Contact Form – working example with server logic #ReactJS #WebDev #ServerActions #indiedev #100DaysOfCode
![BH_codes's tweet image. Week 5 of 8 [web-development]
🔹 Server Actions – Handle form submissions directly on the server
🔹 Validation -Check form data
🔹 Response -Return back to the UI
🔹 Contact Form – working example with server logic
#ReactJS #WebDev #ServerActions #indiedev #100DaysOfCode](https://pbs.twimg.com/media/Gy5V-FWX0AEw47y.jpg)
![BH_codes's tweet image. Week 5 of 8 [web-development]
🔹 Server Actions – Handle form submissions directly on the server
🔹 Validation -Check form data
🔹 Response -Return back to the UI
🔹 Contact Form – working example with server logic
#ReactJS #WebDev #ServerActions #indiedev #100DaysOfCode](https://pbs.twimg.com/media/Gy5WH-gW4AA2SXp.png)
All set for tomorrow 🥲”Code with Ahsan” on YouTube. . . . . #nextjs #serveractions #ssr #ssg #csr #typescript #nextjs14 #nextjs13 #reactjs

i swear, #Nextjs #ServerActions just keeps getting better and better with each update. I honestly cant think of a reason to use #REDUX anymore. when im completely done with my project using it, ill upload it to github. been a WILD ride Lol

For those of you saying SQL is directly exposed to the client, please understand server components and server actions correctly from the docs. And the fact everyone is worried about SQL injection should go learn about tagged template literals #nextjs14 #serveractions

Day 28/100 of #100daysofcode Refactoring from tRPC to server actions complete. #NextJS15 #ServerActions

Next.js just levelled up. 🚀 📌 Say goodbye to bloated APIs 💡 Hello, Server Actions Handle form data, database logic & more—directly from your components 🔥 By @StaticMania #Nextjs #React #ServerActions #WebDev

🚀La próxima semana se actualizará gratuitamente el curso de #Astro con los #ServerActions en canal estable y el reemplazo de AstroStudio por #Turso 🧑🏻🚀Como sabemos que no todos usarán Turso en sus proyectos: también añadiremos unas secciones adicionales con #PostgreSQL y #Prisma

The new frontend development way 😂 "who needs server components?" Starring @tomasz_ducin #jspolandconf #js #serveractions

👨🏻🚀 ¡Actualizado el curso en construcción: #Astro - Framework para webs orientadas a contenido! 🆙Sección 11: #ServerActions - Funciones de #Blog - Likes #Counter 🚀 Obtén Acceso Anticipado al curso con tu Suscripción PRO, desde tu portal de estudiante o: cursos.devtalles.com/courses/Astro#…

🖥️¡Actualizado el curso en construcción: #NextJS! 🆙Sección 11: #ServerActions - Optimistic Updates 🚀Se re-grabó completa debido a las novedades recientes y cambios del framework; obtén Acceso Anticipado al curso con una Suscripción DevTalles PRO, o en: cursos.devtalles.com/courses/nextjs…

🚀 Built a blog app today using Next.js Server Actions! Completed full CRUD operations with an admin dashboard for managing posts. Tech stack: Next.js, TypeScript, Prisma, PostgreSQL, ShadCN UI, Tailwind CSS. #Nextjs #ServerActions #FullStack #WebDev #BlogApp

Started #100daysofcode on @Unstop_World 1. Solved 4 questions on unstopping coding practice 2. completed the daily challenge on @LeetCode 3. I also worked on my application and integrated Gemini chatbot and was able to send requests to Gemini API using #serveractions in @nextjs



These are the main take takeaways from Next.js Conf: Introducing Server Actions in Next.js 14! No more manual creation of API Routes. Define a function that runs securely on the server, right from your React components. #NextJS14 #ServerActions Watch it: nextjs.org/conf/stage/j

🚀 Unlock Real-Time Magic! ⚡️💼 With Server Actions in Next.js 13, build blazing-fast apps! Seamlessly communicate between client & server, optimize performance, and deliver dynamic user experiences. 🌐💪 #NextJS13 #ServerActions #WebDev 🔥🌈

Something went wrong.
Something went wrong.
United States Trends
- 1. Carson Beck 10.7K posts
- 2. Miami 87.6K posts
- 3. Louisville 17.1K posts
- 4. Ohtani 59.6K posts
- 5. #SmackDown 45.3K posts
- 6. #BostonBlue 4,707 posts
- 7. Malachi Toney 2,256 posts
- 8. George Santos 60.7K posts
- 9. Jeff Brohm 1,253 posts
- 10. Geno 8,994 posts
- 11. Chris Bell 1,780 posts
- 12. Mario Cristobal N/A
- 13. #OPLive 1,903 posts
- 14. Ilja 18.4K posts
- 15. #SeizeTheMoment 9,230 posts
- 16. The U 560K posts
- 17. Cal Raleigh 5,514 posts
- 18. Springer 9,387 posts
- 19. 4 INTs N/A
- 20. Raiola 1,979 posts