lucca
TTCTheo's Typesafe Cult
•Created by lucca on 3/8/2023 in #questions
How to add admonitions/call-outs and code block file names to an Astro site?
Hahaha, okay then. Thanks again! I'll try this out tomorrow
13 replies
TTCTheo's Typesafe Cult
•Created by lucca on 3/8/2023 in #questions
How to add admonitions/call-outs and code block file names to an Astro site?
Good catch! Thanks, this looks promising. I wonder if these integrations are available as standalone packages on NPM...? Or would I have to the copy and paste the code and create a custom integration myself to get these components in my project?
13 replies
TTCTheo's Typesafe Cult
•Created by lucca on 3/8/2023 in #questions
How to add admonitions/call-outs and code block file names to an Astro site?
Thanks, I'll check this out
13 replies
TTCTheo's Typesafe Cult
•Created by lucca on 3/8/2023 in #questions
How to add admonitions/call-outs and code block file names to an Astro site?
Yeah that's exactly how I found the name for this! I was browsing through the tRPC docs site which was built with Docussaurus and found the same component there - a little bit of digging later and the the Docussaurus docs came up
13 replies
TTCTheo's Typesafe Cult
•Created by lucca on 2/21/2023 in #questions
NextAuth auth flow causes Next.js 13 dev server to crash without throwing any errors
thanks for taking the time to help me out too 🙂
164 replies
TTCTheo's Typesafe Cult
•Created by lucca on 2/21/2023 in #questions
NextAuth auth flow causes Next.js 13 dev server to crash without throwing any errors
certified node.js moment
164 replies
TTCTheo's Typesafe Cult
•Created by lucca on 2/22/2023 in #questions
getServerSideProps() fetches NextAuth session put fails to pass props to Next.js page components
Thanks again!
56 replies
TTCTheo's Typesafe Cult
•Created by lucca on 2/22/2023 in #questions
getServerSideProps() fetches NextAuth session put fails to pass props to Next.js page components
Yeah imma give it a go sometime later then
56 replies
TTCTheo's Typesafe Cult
•Created by lucca on 2/22/2023 in #questions
getServerSideProps() fetches NextAuth session put fails to pass props to Next.js page components
okie dokie then lol
56 replies
TTCTheo's Typesafe Cult
•Created by lucca on 2/22/2023 in #questions
getServerSideProps() fetches NextAuth session put fails to pass props to Next.js page components
If i end deleting something on accident, do I just
npm i
again?56 replies
TTCTheo's Typesafe Cult
•Created by lucca on 2/22/2023 in #questions
getServerSideProps() fetches NextAuth session put fails to pass props to Next.js page components
Messing around with code in node_modules seems kinda dangerous lol
I mean it's not even version-tracked, is this actually safe to do?
56 replies
TTCTheo's Typesafe Cult
•Created by lucca on 2/22/2023 in #questions
getServerSideProps() fetches NextAuth session put fails to pass props to Next.js page components
Yeah I'm ngl, reading through lib code seems kinda daunting
56 replies
TTCTheo's Typesafe Cult
•Created by lucca on 2/22/2023 in #questions
getServerSideProps() fetches NextAuth session put fails to pass props to Next.js page components
Oh right, I see what you mean
56 replies
TTCTheo's Typesafe Cult
•Created by lucca on 2/22/2023 in #questions
getServerSideProps() fetches NextAuth session put fails to pass props to Next.js page components
This might just be my noob brain kicking in but I'm not sure how to take advantage of this (in this particular scenario with
useSession()
specifically)56 replies
TTCTheo's Typesafe Cult
•Created by lucca on 2/22/2023 in #questions
getServerSideProps() fetches NextAuth session put fails to pass props to Next.js page components
But that usually just points to TS type definitions right?
56 replies
TTCTheo's Typesafe Cult
•Created by lucca on 2/22/2023 in #questions
getServerSideProps() fetches NextAuth session put fails to pass props to Next.js page components
in this case what import should I cmd-click exactly? 😅
56 replies
TTCTheo's Typesafe Cult
•Created by lucca on 2/22/2023 in #questions
getServerSideProps() fetches NextAuth session put fails to pass props to Next.js page components
thanks again tho
56 replies