joey
joey
TTCTheo's Typesafe Cult
Created by joey on 6/30/2024 in #questions
i think firebase f@@k up again
No description
2 replies
TTCTheo's Typesafe Cult
Created by joey on 4/26/2024 in #questions
are there any better logs for nextJS that are in English
just spent 30min playing around with this and trying to work out the problem all I did was copy and paste a table from Nextui and spent 30min breaking down and checking my code one section at a time to try to work out the erra Error: Functions are not valid as a child of Client Components. This may happen if you return children instead of <children /> from render. Or maybe you meant to call this function rather than return it. <... columns={[...]} children={function children}> and all it wanted was "use client" at the top of my component
2 replies
TTCTheo's Typesafe Cult
Created by joey on 4/23/2024 in #questions
next MongoDB api route returns []
No description
8 replies