🇵🇸 Prince Toast
🇵🇸 Prince Toast
Explore posts from servers
TTCTheo's Typesafe Cult
Created by Nivoa on 8/30/2023 in #questions
A client asked me to build a video course webapp. How would you build it?
that works
9 replies
TTCTheo's Typesafe Cult
Created by 🇵🇸 Prince Toast on 8/30/2023 in #questions
How to stop a div using 100% height from growing within a flex container
i will try and see, the general app layout looks like a grid anyways so i hope it doesn't cause any issues
8 replies
TTCTheo's Typesafe Cult
Created by 🇵🇸 Prince Toast on 8/30/2023 in #questions
How to stop a div using 100% height from growing within a flex container
i could just use grid for that right?
8 replies
TTCTheo's Typesafe Cult
Created by 🇵🇸 Prince Toast on 8/30/2023 in #questions
How to stop a div using 100% height from growing within a flex container
wait
8 replies
TTCTheo's Typesafe Cult
Created by Nivoa on 8/30/2023 in #questions
A client asked me to build a video course webapp. How would you build it?
I'd suggest looking up pre-built solutions that you could use such as vimeo for hosting videos.
9 replies
TTCTheo's Typesafe Cult
Created by 🇵🇸 Prince Toast on 8/30/2023 in #questions
How to stop a div using 100% height from growing within a flex container
inline flex usually worked for inline stuff
8 replies
TTCTheo's Typesafe Cult
Created by 🇵🇸 Prince Toast on 8/17/2023 in #questions
Getting user data given their ID on Clerk
Thanks that solved my issue :)
5 replies
TTCTheo's Typesafe Cult
Created by 🇵🇸 Prince Toast on 8/15/2023 in #questions
React refs keep telling me ref.current.value does not exist on type 'never'
That helped me solve the issue, thanks :)
17 replies
TTCTheo's Typesafe Cult
Created by 🇵🇸 Prince Toast on 8/15/2023 in #questions
React refs keep telling me ref.current.value does not exist on type 'never'
No description
17 replies
TTCTheo's Typesafe Cult
Created by 🇵🇸 Prince Toast on 8/15/2023 in #questions
React refs keep telling me ref.current.value does not exist on type 'never'
ah alright, so a type that extends the React.MutableRefObject<null> type?
17 replies
TTCTheo's Typesafe Cult
Created by 🇵🇸 Prince Toast on 8/15/2023 in #questions
React refs keep telling me ref.current.value does not exist on type 'never'
All refs are set to null since they are used with components/elements
17 replies
TTCTheo's Typesafe Cult
Created by 🇵🇸 Prince Toast on 8/15/2023 in #questions
React refs keep telling me ref.current.value does not exist on type 'never'
No description
17 replies