good website examples
Website for local/generic barber
setInterval for placeholder changing
Clerk Forces All Routes To Be Dynamic

How should I host my apps given these requirements?
Unit testing streams in node
Config RSC on Edge
export const runtime = edge in the components too or just the page and then it will waterfall that down to the components?
Thanks!...File (images) storage with T3
Custom server setup with t3 (Express, socketio, puppeteer...)
Error when npm install a cloned next.js project

Api route returns Fetch Failed
``ts
async function getNews() {
const res = await fetch(${env.NEXT_PUBLIC_APP_URL}/api/news`);
if (!res.ok) {...What is prefetching in TRPC server side?
Correct way to fetch data in a server component and pass it to a client component? ReactQuery TRPC
Difference between server/client components? When to use?
How to store image path in database?
Opinion on DX of this code, is it too confusing or easy to grasp?
How can I use login with username and password using NextAuth from T3-App?
testing frameworks that work best with next 13 and the app router?
Resend Email
does anyone have a create-t3-app and shadcn starter repo?
