Authorization with External API
SSE httpSubscriptionLink (tRCP 11 - next 14) help please :)
Good question for interviewing junior Frontend developer(about 0~1 year experience)
T3 Env: Unconventional Setup: SvelteKit + Payload CMS
/admin
route handled by Next.js, all other routes handled by handler.js
build artifact by SvelteKit.
Running backend dev (Next.js) admin - no ENV issues. It has its own .env
on its root....metadata middleware
create-t3-turbo with --turbo flag
Error 500 when using NextJS
How to Scroll down to bottom of cli T3turbo.
React native : how to handle notification actions clicks on android on background/killed states
`PushNotification.configure({...
React context in Server Component Page
How do i add custom id in uploadthing?
Resources for typescript error handling
From Post to API
Types not matching up when exporting AppType for Hono???
AppType
in the api i get a proper output that seems fine (image attached) But when i import it in my expo app, however the AppType
it doesn't have the output type not sure why? (image also attached)
Check out the repo: https://github.com/jacobsamo/BuzzTrip/tree/mobile
When i check out other implementations that seem to work e.g https://github.com/w3cj/hono-open-api-starter and types all work so not sure what i am doing wrong....T3 + Mongodb + Docker
Zustand question in next js
Use eslint-plugin-react-compiler with the new ESLint flat config
Help Needed: Jest Fails to Transform UI Package After Migrating from CRA to Vite in Monorepo
Monorepo module resolution issue
Is storing flags/config as a single jsonb row in a postgres table a reasonable thing to do