#ServerActions
@pontusab https://x.com/pontusab/status/1877398441854218520 #x-pontusab

What if @nextjs serverActions could be shared just like any RPC 👀
January 9, 2025 at 5:15 PM
React19、ServerActions→ServerFunctionsに名前変わって、useFormState→useActionStateに変わって、useFormStatusはそのまんまなんか…ややこしい…
react.dev/reference/rs...
Server Functions – React
The library for web and native user interfaces
react.dev
December 18, 2024 at 5:03 AM
Server Functions使えるけど既存のtRPC踏襲したほういいよってAIが頑なに勧めてきて理解した。これはServerActionsみたいなものなのか、納得
December 14, 2025 at 5:57 AM
🚀 Recently published a YouTube tutorial on adding a subscriber to Mailchimp using Next.js Server Actions and the Mailchimp API! 🎥💻

For the developers out there – hope you find it valuable! 🙌

🔗 Watch here:
youtu.be/ScKeC9MKjYE
…
#NextJS #MailchimpAPI #WebDevelopment #ServerActions #JavaScript
Add Mailchimp Subscription with Next.js Server Actions and Mailchimp API: Demo & Project Setup
YouTube video by Strictly Web Dev
youtu.be
March 17, 2025 at 11:07 PM
🌐 AppRouter(RSC)で簡単にグローバルステートを導入して、SCでもCCでもServerActionsでも横断的に状態を共有する方法
by VTeacher
https://zenn.dev/rgbkids/articles/676840f6d061af
AppRouter(RSC)で簡単にグローバルステートを導入して、SCでもCCでもServerActionsでも横断的に状態を共有する方法
zenn.dev
February 4, 2024 at 4:15 AM
Been diving into Server Actions in Next.js lately — pretty sweet for tight UI interactions. But for REST-like endpoints, I still default to API Routes.

Curious: which one’s been more useful in your projects lately?

#nextjs #react #serveractions #TechWithTwin
April 23, 2025 at 7:14 PM
React Server Actions are here—now what? In this hands-on workshop, turn a client-side React app into a server-first one using RSC and Server Actions. Learn real-world patterns, validation, and when (not) to use them. No hype, just practice.

#ReactJS #ServerActions #ReactServerComponents #singapore
December 23, 2025 at 11:03 AM
バックエンドの構成が、エンドポイントをキックするためのクライアント群、それらをtRPCにルーティングする層、アプリからは多分ServerActionsのメソッドでラップして使う、という構成で。ユニットテストはクライアント群にだけ書いてるけど、いいんだっけ…
July 21, 2025 at 11:43 AM
Experimenting with the latest features of Next.js 15 on my last personal project - React Server Components, Server actions, Partial Prerendering...

👀 Try it at: thefakeshop.vercel.app

#nextjs #reactjs #serveractions #reactservercomponents

Link to article explaining the project in comments 💬
FakeShop - by topheman
A demo e-commerce site built with Next.js 15 latest features
thefakeshop.vercel.app
March 6, 2025 at 11:18 AM
備忘録:Next.js App RouterでServer Actions方式とAPI方式をどう使い分けるか。判断基準と選定フローを整理する

#Next.js #React #TypeScript #ServerActions #API設計
備忘録:Next.js App RouterでServer Actions方式とAPI方式をどう使い分けるか。判断基準と選定フローを整理する - Qiita
はじめに Next.jsのApp Routerでデータ登録や更新を実装するとき、選択肢が主に2つあります。 Server Actions方式: ReactコンポーネントからServer Functionを呼び出す API方式: route.ts にRoute Han...
qiita.com
August 22, 2026 at 6:20 PM
あぁ、ServerActionsは何もフォームでしか使えないわけではないんだ
March 25, 2025 at 5:36 AM
なので、クライアントサイドで処理を行うようにするしかないのだけど…ServerActionsのパラメータにbindで追加できるっていうのがあったんだけど、callback関数は渡せなかった
March 23, 2025 at 6:59 AM
ServerActionsだいたい理解した。今作ってるフォームもいい感じに置き換えてみる
March 21, 2025 at 12:34 AM
⚛️ Next.js14 ServerActionsのユースケースと将来性
by Ryosuke Mori in Nickel Lab. 合同会社(代表)
https://zenn.dev/nickel/articles/92ba6c7cf37ea8
Next.js14 ServerActionsのユースケースと将来性
zenn.dev
October 29, 2023 at 7:13 AM
#うひーメモ
2023-11-17 13:06:27
TypeScript と Amplify JavaScript v6 を利用して Next.js アプリを構築する
#AWS
#typescript
#amplifyjavascriptlibrary
#amplifyjavascriptv
TypeScript と Amplify JavaScript v6 を利用して Next.js アプリを構築する
AWSAmplifyJavaScriptLibraryのvの一般公開を発表できることを嬉しく思いますこのリリースにはコミュニティから要望の多かった改善点や機能が多数含まれていますこのリリースではバンドルサイズが大幅に縮小されTypeScriptのカバレッジと型サポートが強化されセキュアランタイムトークンのサポートが強化されNextjsAppRouterとServerActionsが完全にサポートされます
aws.amazon.com
November 17, 2023 at 4:06 AM
#うひーメモ
2023-10-31 23:06:27
2023-10-31のJS: Next.js 14、MSW 2、Node.js 21.1.0
#Program
#able
#alpha
#ambiguousfile
2023-10-31のJS: Next.js 14、MSW 2、Node.js 21.1.0
JSerinfoNextjsがリリースされましたNextjsNextjsReleasevvercelnextjsNodejsのサポート終了nextexportコマンドを非推奨化nextimageのdomainsオプションを非推奨化などの変更が含まれていますまたServerActionsのStable化MetadataAPIの改善が含まれています実験的な機能としてltSuspensegtを使ったPartialPrerenderingのサポートが追加されています今回のリリースに合わせてNextjsのチュートリアルも新しくものが公開されていますNextjsbyVercelTheReactFrameworkNextjsbyVercelTheReactFrameworkHTTPリクエストのモックライブラリであるMSWがリリースされていますIntroducingMSWMockServiceWorkerReleasevmswjsmswNodejsのサポート終了APIのシグネチャーの変更ブラウザ向けのAPIをmswbrowserへ移動などの破壊的な変更が含まれていますAPIの変更範囲は多いですがマイグレーションガイドも合わせて公開されていますxxMockServiceWorkerまたReadableStreamFormDataのモックをサポートなども追加されていますNodejsがリリースされましたNodevCurrentNodejsAmbiguousfileがESMかを判定するexperimentaldetectmoduleフラグの追加されています詳しくは次の記事で解説していますDeepDiveNodejsのESMデフォルト化への道JSerinfoまたvmScriptのバグの修正が修正されていますこの問題はNodejs以降で起きていて主にJestでメモリが確保され続けるためクラッシュする問題が発生してましたBugMemoryconsumptionissuesonNodeJSIssuejestjsjestJSerinfoをサポートするには😘知り合いにJSerinfoをおすすめする💸GitHubSponsorsでazuのスポンサーになる🐦Twitterでjserinfoをフォローする🔁JSerinfoについての最新のTweetをRetweetするヘッドラインNextjsNextjsnextjsorgblognextNextjsReleaseNoteNextjsリリースNodejsのサポート終了nextexportコマンドを非推奨化nextimageのdomainsオプションを非推奨化ServerActionのStable化MetadataAPIの改善実験的な機能としてltSuspensegtを使ったPartialPrerenderingのサポートなどReleasevvercelnextjsAstroPagePartialsAstroastrobuildblogastroastroReleaseNoteAstroリリースpagecomponentをpartialpageとして利用できるpartialオプションをサポート画像最適化のパフォーマンス改善実験的な機能としてDevOverlayを追加などReleaseastrowithastroastroReleaseReleasevaxiosaxiosgithubcomaxiosaxiosreleasestagvHTTPlibraryReleaseNotesecurityaxiosvリリースXXSRFTOKENというCookieが設定されている時にwithCredentialsオプションが有効だと別オリジンに対するリクエストにもXXSRFTOKENの値が送信される脆弱性の修正ReleasevpnpmpnpmgithubcompnpmpnpmreleasestagvpnpmReleaseNotepnpmvリリースsupportedArchitecturesで複数のアーキテクチャを指定できるようにホスト環境とDocker環境に両方のアーキテクチャのバイナリをインストール際などに利用できるIntroducingMSWMockServiceWorkermswjsioblogintroducingmswJavaScripttestinglibraryReleaseNoteMSWリリースNodejsのサポート終了APIのシグネチャーの変更ブラウザ向けのAPIをmswbrowserへ移動ReadableStreamFormDataのモックをサポートなどReleasevmswjsmswxxMockServiceWorkerNodevCurrentNodejsnodejsorgenblogreleasevnodejsReleaseNoteNodejsvリリースAmbiguousfileがESMかを判定するexperimentaldetectmoduleフラグの追加Jestでのメモリリークの原因となっていたvmScriptのバグの修正などDeepDiveNodejsのESMデフォルト化への道JSerinfoBugMemoryconsumptionissuesonNodeJSIssuejestjsjestReleasevalphajestjsjestgithubcomjestjsjestreleasestagvalphajestReleaseNoteJestvalphaリリースmtsctsをデフォルトでサポートfaketimerの改善SnapshotでErrorCauseをサポートPrettierのサポートなどアーティクルJavaScriptビルドツールの整理各ツールの機能と依存関係zenndevnakaakistarticlesbfviteparcelwebpackrspackNextjsbundlerarticleViteParcelwebpackRspackTurbopackNextjsRollupesbuildSWCBunBabelTerserの特徴と依存関係についてDeprecationofformattingrulesESLintPluggableJavaScriptLintereslintorgblogdeprecatingformattingrulesESLintarticleESLintvでスタイル系のルールスペースやセミコロンなどを扱うルールは非推奨となるマイグレーション先としてスタイル系のルールをメンテナンスするESLintStylisticやPrettierなどのツールの利用を推奨しているESLintStylisticESLintStylisticAnnouncingWinterJSwasmeriopostsannouncingwinterjsserviceworkersJavaScriptWebAssemblyServiceWorkerarticleWinterCG仕様に準拠したJavaScriptRuntimeSpiderMonkeyをRuntimeとして使いServiceWorkersAPIを実装しているWasmerのWASIX準拠にしているwasmeriowinterjsWinteriscoming️サードパーティCookieの廃止に向けた準備ChromeforDevelopersdeveloperchromecomjablogcookiecountdownoctChromearticleChromeのrdpartyCookieの廃止と代替Proposalについてスライド動画関係JavaScriptJITcompilerYouTubewwwyoutubecomplaylistlistxdPLMOpZvQBbcTsXzRcBjHJJbOGWwNjrJavaScriptCvideoLadybirdのJavaScriptエンジンであるLibJSにJITを実装していく動画シリーズserenityUserlandLibrariesLibJSatmasterSerenityOSserenityVueFesJapan資料XポストまとめzenndevpunkshiraishiscrapsbfdcbVueConferenceslideVueFesJapanのスライドまとめVueFesJapanソフトウェアツールライブラリ関係joshmarinaccinodepureimagePureJSimplementationoftheHTMLCanvasDdrawingAPIgithubcomjoshmarinaccinodepureimagenodejsJavaScriptlibraryPureJavaScriptなNodejs向けCanvasAPIの実装ライブラリ
jser.info
October 31, 2023 at 2:06 PM
Next.js15×React19実務構築: ServerActions×EdgeAI活用 が、Kindleストアで販売開始されました。
5leaf.jp/kindle/B0FV2QLD9L/#a...
5leaf.jp
October 8, 2025 at 11:51 AM
見てる: "Remove the experimental `serverActions` flag by shuding · Pull Request #57086 · vercel/next.js" https://github.com/vercel/next.js/pull/57086
October 20, 2023 at 2:10 PM
<a href="https://zenn.dev/m_suzuki/articles/038f737976bad6" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link" target="_blank" rel="noopener" data-link="bsky">zenn.dev/m_suzuki/a...
useActionStateとServer Actionsを利用したフォーム実装(zodでバリデーションも)
useActionStateとServer Actionsを利用したフォーム実装(zodでバリデーションも)
動機 ServerActionsでformの実装をするとuseFormStateで実装する記事がほとんどです。 pending状態を取得する場合は、 useFormState と useFormStatus を併用しなければならないため、どうしても処理が煩雑になってしまう…
zenn.dev
June 22, 2024 at 10:49 AM
<a href="https://zenn.dev/rgbkids/articles/676840f6d061af" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link" target="_blank" rel="noopener" data-link="bsky">zenn.dev/rgbkids/ar...
AppRouter(RSC)で簡単にグローバルステートを導入して、SCでもCCでもServerActionsでも横断的に状態を共有する方法
AppRouter(RSC)で簡単にグローバルステートを導入して、SCでもCCでもServerActionsでも横断的に状態を共有する方法
zenn.dev
February 3, 2024 at 1:49 PM
<a href="https://zenn.dev/rio_dev/articles/eb69fae0557f20" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link" target="_blank" rel="noopener" data-link="bsky">zenn.dev/rio_dev/ar...
【Next.js】ServerActionsを現場で使うテクニック
【Next.js】ServerActionsを現場で使うテクニック
この記事は? 著者はエンジニアとしてAWS環境でのNext.jsを用いた新規開発を行ってきました。その中で、ServerActionsは目を引く新技術です。本記事ではServerActionsを現場で使うテクニックを紹介します。SAに関しては既にStableになっているため、現場でも十分に使用することが可能です。…
zenn.dev
December 3, 2023 at 10:46 AM