#serveractions search results
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
@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
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
Day 28/100 of #100daysofcode Refactoring from tRPC to server actions complete. #NextJS15 #ServerActions
🚀 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
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
Easy way to record data in the database using server actions in NextJs youtube.com/watch?v=UTJT0B… #nextjs #serveractions #webdevelopment
🤯 Mind-blown: With @nextjs #ServerActions, you can easily return partial JSX directly from the server! 🙌
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
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
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
Share your thoughts! 🚀👨💻👩💻 #NextJS #ServerActions #TechTalk #webdev #NextJS14, #nextjsconf #react #javascript
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
Day 28/100 of #100daysofcode Refactoring from tRPC to server actions complete. #NextJS15 #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
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
The new frontend development way 😂 "who needs server components?" Starring @tomasz_ducin #jspolandconf #js #serveractions
🚀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
🚀 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
👨🏻🚀 ¡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…
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
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
🚀 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. GTA 6 16.7K posts
- 2. #911onABC 2,992 posts
- 3. GTA VI 25.1K posts
- 4. Rockstar 58.3K posts
- 5. Raiders 34.4K posts
- 6. Antonio Brown 7,886 posts
- 7. UTSA 1,365 posts
- 8. Sidney Crosby 1,237 posts
- 9. Ozempic 23.1K posts
- 10. Nancy Pelosi 142K posts
- 11. #ShootingStar N/A
- 12. #TNFonPrime 1,875 posts
- 13. #WickedOneWonderfulNight N/A
- 14. #bandaids 5,239 posts
- 15. GTA 5 1,967 posts
- 16. Katy Perry 39.5K posts
- 17. Thursday Night Football 3,977 posts
- 18. Free AB N/A
- 19. $SENS $0.70 Senseonics CGM N/A
- 20. Fickell 1,326 posts