#ReactRouter
Quick rundown of how to add a Layout component with React Router 7:

1. Make a Layout component somewhere (you can name it anything, I used Layout).

Import { Outlet } into it. Its like { children } & is where the page component content will render.

#100Devs #react #reactrouter #webdev
September 12, 2025 at 7:14 PM
In the previous iteration of the agency website, I used a Header component to render the hero section for each page. It was called from each page, so they passed props with h1 text. Now, I'm using a Layout component, so its different. I got it working like this:

#100Devs #webdev #react #reactrouter
September 12, 2025 at 9:00 PM
Wrote about how I made a static generated #landing page for pixenum.com with react router framework on my #devblog:
philrich.dev/react-router-migration/ Migration wasn't so easy but I solved issues.

#developer #frontend #react #remix #reactrouter
Migrating to React Router Framework: Challenges Beyond the Official Guide
My experience migrating from React Router library to the framework and the challenges missing from the official guide.
philrich.dev
March 4, 2025 at 1:45 PM
Moved over the Presets and Server Bundles docs to reactrouter . com

reactrouter.com/how-to/presets

reactrouter.com/how-to/serve...
Presets
reactrouter.com
June 25, 2025 at 3:03 PM
I’ve heard @remix is dead, but people may be mistaking that for @reactrouter is dead, too!

They have no presence here! I’ve only seen @markdalgleish.com post updates 😭

But TIL they added a type-safe href utility last month??

reactrouter.com/changelog#v720
CHANGELOG.md
reactrouter.com
March 10, 2025 at 9:14 PM
Reactのルーター訳分からん。フロントエンドしかいらん場合はReactRouterでええの?
January 3, 2025 at 8:26 AM
I picked NextJS over reactrouter simply for the social media preview functionality.

So much easier on Next.

And my project seems to still build in under a second which is pretty sweet.
August 13, 2025 at 4:08 PM
Just learned about named components and querystring params in #ReactRouter and it's pretty awesome! 👌🏻🔥💥 @eggheadio
November 17, 2024 at 7:31 PM
Please reach out if you're looking for a Frontend or Full-stack developer.
I feel the most comfortable working with #reactjs (with #reactrouter #tanstack or #nexths ), #vuejs (raw or with #nuxtjs) or #laravel and I prefer to paint pixels with #tailwindcss
February 21, 2025 at 5:34 PM
NextJS has a ton of optimization, so much that only vercel can handle that at enterprize level. (requires 70+ services on AWS)

And It was fine before RSC.

Now the game has changed. See eg: ReactRouter Framework. It handles RSC, (SSG, ... ) and the build is what > a simple express server <3.
April 23, 2025 at 8:42 AM
ReactRouter、めんどくさいな…
まあやるんだけども
November 2, 2024 at 3:46 PM
Some good stuff posted by @alem.forge42.dev of course.

Also; is @remix_run or @reactrouter ever going to exist here? :D
December 5, 2024 at 7:15 AM
Dynamic routes in React Router:
/user/:id + useParams() = powerful detail pages. Combine with useNavigate() for redirects. Routing logic just got easier. 🧭 #ReactRouter
August 16, 2025 at 5:02 PM
Made a react router v7 auth boilerplate. Time to ditch the pre-made auth solutions #buildinpublic #reactrouter #react

github.com/nick-friedri...
GitHub - nick-friedrich/remix-router-v7-boilerplate-auth
Contribute to nick-friedrich/remix-router-v7-boilerplate-auth development by creating an account on GitHub.
github.com
January 31, 2025 at 4:07 PM
Are there any #React folks out there using #ReactRouter loaders/actions together with #TanStackQuery in a SPA?

In particular, it's a bit unclear to me when I should be using loaders and when I should stick the useQuery?

Also, where to store the auth token now so I can use it in both places?
March 18, 2025 at 6:26 AM
I've been quiet about coding stuff since the #100Devs hackathon that started on Valentine's Day. We're waiting for Leon to give the go-ahead to continue building. In the meantime, I worked on some React Router 7 stuff that we'll incorporate into the rebuilt/refactored version.

#webdev #reactrouter
February 26, 2025 at 8:03 PM
My open source week contrbution at tegonal github.com/tegonal/reac... #reactrouter #opensource
GitHub - tegonal/react-router-templates
Contribute to tegonal/react-router-templates development by creating an account on GitHub.
github.com
April 29, 2025 at 2:25 PM
Finding peace and tranquility with React Router 7 and ShadCN

#react #frontend #reactRouter
January 16, 2025 at 9:00 AM
Moved over and update the Quickstart tutorial from Remix v2 docs to reactrouter . com

reactrouter.com/tutorials/qu...
Quick Start
reactrouter.com
June 24, 2025 at 1:58 PM
PSA if you're using the rolldown-vite experimental preview
August 2, 2025 at 2:38 PM
今日のQiitaトレンド

【個人開発】爆速でプランニングポーカーアプリを作成【Vibe Coding×ReactRouter×TypeScript×Firebase】
この記事では、Vibe Codingでプランニングポーカーアプリを開発した経験を通じて、AI開発の可能性と課題を共有しています。
AIはアプリ作成を容易にする一方で、プロンプト設計の重要性、インフラ設定の難しさ、生成コードの保守性といった課題が浮き彫りになりました。
AIはプログラマーを不要にするのではなく、その役割と求められる知識を変革すると指摘。
人間によるレビューや品質担保の重要性が増すことを強調しています。
【個人開発】爆速でプランニングポーカーアプリを作成【Vibe Coding×ReactRouter×TypeScript×Firebase】 #ClaudeCode - Qiita
はじめに こんにちは、react-router 好きの @guppy0356 です。 Vibe Coding で作成したプランニングポーカーアプリについてご紹介します。 Vibe Coding を初めてやってみて新しい気付きがあったので共有できたらと思います な...
qiita.com
September 15, 2025 at 10:30 PM
Has anyone used @prismicio with @reactjs and #reactRouter? I am sure they form an awesome combo, just confused about best way to set it up..
November 17, 2024 at 7:31 PM
📌 Critical vulnerability in React Router allows content spoofing and data alteration. Update to version 7.5.2 immediately. #CyberSecurity #ReactRouter https://tinyurl.com/27f4vdoy
Critical Vulnerability in React Router Allows Content Spoofing and Data Tampering
A critical vulnerability in React Router can lead to content spoofing and data tampering. Users are urged to update immediately to version 7.5.2. This security flaw allows attackers to manipulate data and falsify content, posing a significant risk to web applications using React Router.
tinyurl.com
April 29, 2025 at 12:42 PM