Ali
Ali
Explore posts from servers
TTCTheo's Typesafe Cult
Created by Ali on 6/29/2024 in #questions
What is your take on the headline of this UI library
As a non-native English speaker, I don't feel good about the headline of the hero section, do have other suggestions for the tagline? https://ui.indie-starter.dev
6 replies
TTCTheo's Typesafe Cult
Created by Ali on 12/7/2023 in #questions
Naming convention for files/directories in Nextjs 14
app/profile/[profileID]/page.tsx I am wondering if I am following the convention here, do you suggest another approach or to stick to what I doing?
4 replies
TTCTheo's Typesafe Cult
Created by Ali on 11/17/2023 in #questions
Audio ist not working on mobile
I am not sure where to ask such question! Audio is not heard when played it works fine on desktop, but not on mobile devices Any idea how to debug it? Here is a demo: https://kamous-1u3x1qrs9-ali-hussein.vercel.app/tools/dictionary
7 replies
TTCTheo's Typesafe Cult
Created by Ali on 5/29/2023 in #questions
TypeError: Cannot read properties of undefined (reading 'status')
13 replies
TTCTheo's Typesafe Cult
Created by Ali on 5/27/2023 in #questions
Google provider with dynamic links
I am using Next-auth and Google provider, the problem I have is whenever I make a pull request, I need to add the preview URL to Google console, but this is not how it should work, neither Google nor Chatgpt understand my question, can you help me out with it?
2 replies
TTCTheo's Typesafe Cult
Created by Ali on 4/26/2023 in #questions
invalid environment variables
I logged all variables all of them are undefined, what might have gone wrong?
{
DATABASE_URL: undefined,
NEXTAUTH_SECRET: undefined,
NEXTAUTH_URL: undefined,
GOOGLE_CLIENT_ID: undefined,
GOOGLE_CLIENT_SECRET: undefined,
NEXT_PUBLIC_BACKEND_URL: undefined,
NEXT_PUBLIC_BACKEND_WS_URL: undefined
}
{
DATABASE_URL: undefined,
NEXTAUTH_SECRET: undefined,
NEXTAUTH_URL: undefined,
GOOGLE_CLIENT_ID: undefined,
GOOGLE_CLIENT_SECRET: undefined,
NEXT_PUBLIC_BACKEND_URL: undefined,
NEXT_PUBLIC_BACKEND_WS_URL: undefined
}
6 replies
TTCTheo's Typesafe Cult
Created by Ali on 3/7/2023 in #questions
Expected non-Promise value in a boolean conditional!
3 replies
TTCTheo's Typesafe Cult
Created by Ali on 1/15/2023 in #questions
Type error with Zod
3 replies