#approuter
I've made a new open source Swift package! If you ever need a simple SwiftUI Router for NavigationStack, Tabs, and Sheet, you can now use my AppRouter!

github.com/Dimillian/Ap...
GitHub - Dimillian/AppRouter: A simple router for SwiftUI apps
A simple router for SwiftUI apps. Contribute to Dimillian/AppRouter development by creating an account on GitHub.
github.com
May 30, 2025 at 1:11 PM
Next.jsのAppRouterで真剣にアプリケーション実装したので知見を残しておきます。#お勉強
https://zenn.dev/ishiyama/articles/80a50f13a2fe97
Next.jsのAppRouterで真剣にアプリケーション実装したので知見を残しておきます。#お勉強
zenn.dev
September 12, 2024 at 10:33 PM
#Development #Experiences
Why we’re moving on · A critique of React Server Components and Next.js 15 ilo.im/167v85 by Clover Caruso

_____
#Vercel #NextJS #React #Vite #TurboPack #TanStack #AppRouter #WebDev #Frontend #Backend
One Year with Next.js App Router — Why We're Moving On
A critique of React Server Components and Next.js 15.
ilo.im
October 31, 2025 at 2:16 PM
If you need AppRouter and federation, it's possible with "use client" and the vanilla runtime. The compile plugin automatically blocks AppRouter. But it's end of life anyway, so using the runtime for Next will be the only way forward either way.
November 11, 2024 at 9:06 PM
Next.js の特別ファイル・設定まとめ【AppRouter】
https://zenn.dev/b13o/articles/next-file-conventions
Next.js の特別ファイル・設定まとめ【AppRouter】
zenn.dev
April 25, 2025 at 4:38 AM
nodejs.org が Next.jsかつ AppRouterで刷新されてる👀
ディレクトリ構成とか参考になるな〜
github.com/nodejs/nodej...
github.com
March 26, 2024 at 3:35 PM
Electron + Next.js AppRouter、テストが難しすぎ問題
January 4, 2025 at 3:44 AM
PageRouterだけ先んじて対応したっぽい。AppRouter対応待ち。
github.com/vercel/next....
Release v15.0.4 · vercel/next.js
NoteThis release is backporting changes. It does not include all pending features/changes on canary. Core Changes Use React 19 stable in Pages Router: #73564 Credits Huge thanks to @eps1lon
github.com
December 6, 2024 at 8:40 AM
Next.js14 AppRouterでプログレスバーを表示させる|Goshi zenn.dev/gohshi0514/a... #zenn
Next.js14 AppRouterでプログレスバーを表示させる
zenn.dev
March 9, 2024 at 9:59 AM
Next.js AppRouterのエラートラッキング・ロギング手法で悩む
https://zenn.dev/moozaru/articles/5cf0bde4150435
Next.js AppRouterのエラートラッキング・ロギング手法で悩む
zenn.dev
February 23, 2024 at 10:32 PM
AppRouter移行におけるuseRouterのハマりポイント
https://zenn.dev/uzu_tech/articles/app-router-use-router
AppRouter移行におけるuseRouterのハマりポイント
zenn.dev
June 21, 2024 at 5:03 AM
📦 karelwintersky/arris.router 2.3.0

Arris Application µFramework - AppRouter class

🔗 https://github.com/ArrisFramework/Arris.AppRouter
December 5, 2025 at 2:28 AM
AppRouterとSPAの相性が最悪すぎる
March 3, 2024 at 6:35 AM
For the frontend, Next.js was the clear choice.

AppRouter + server components have been game-changers for real-time analytics.

Paired with shadcn.com, it’s been a dream to build a fast, modern, and responsive UI.
shadcn
design engineer
shadcn.com
January 29, 2025 at 7:03 PM
AppRouter と SWR の組み合わせ分かってきたぞ
July 10, 2023 at 3:55 PM
approuterに「うんち!!www」とだけ書かれたpathを/にルーティングするクソプルリクを出したい
December 20, 2024 at 6:21 AM
Daily IT Security Digest — 2026-07-14
# Daily IT Security Digest — 2026-07-14

## 1. CRITICAL — SAP Approuter HTTP Request Smuggling (CVE-2026-27690, CVSS 9.1)
A critical HTTP request smuggling flaw was disclosed in SAP Approuter, scored 9.1 on the CVSS v3.1 scale. Remote attackers can exploit the
July 14, 2026 at 5:03 AM
その時々でAppRouterの区切り方とか思想が少し洗練されたりはするかもだけどね
July 9, 2026 at 3:22 PM
次作るものは Next.js ( AppRouter + API Routes ) on Vercel + DynamoDB で作ってみようかなー
February 25, 2024 at 4:22 PM
SAP has addressed 16 vulnerabilities across multiple products as part of its July 2026 security updates, including three critical flaws in NetWeaver, Commerce Cloud, and AppRouter.
SAP warns of critical flaws in NetWeaver and Commerce Cloud
SAP has addressed 16 vulnerabilities across multiple products as part of its July 2026 security updates, including three critical flaws in NetWeaver, Commerce Cloud, and AppRouter.
www.bleepingcomputer.com
July 14, 2026 at 11:45 AM
🌐 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
Just published a VS Code extension that adds icons to visualize Server/Client Component boundaries in Next.js App Router ⚡

No more guessing which components are server vs client.

marketplace.visualstudio.com/items?itemNa...

#NextJS #VSCode #AppRouter #extension
June 6, 2025 at 3:15 PM
今年ぜんぜん記事書いてなかったので書きました

AppRouter で SearchParams を変更したときに Loading が走らなくて困った話|うじまる zenn.dev/coefont/arti...
AppRouter で SearchParams を変更したときに Loading が走らなくて困った話
zenn.dev
December 26, 2023 at 10:57 AM
Next.jsがAppRouterをリリースした2023から満足度がガタ落ちしている…
RSCがtoo muchな感じだし、過渡期に振り回されて嫌になった人多そう🤔
2025.stateofjs.com/en-US/librar...
February 5, 2026 at 3:25 PM