BigBellyBigDreams
BigBellyBigDreams
Explore posts from servers
TTCTheo's Typesafe Cult
Created by BigBellyBigDreams on 11/21/2023 in #questions
Slow page load times?
the request takes ~6ms though so i dont think thats where my bottleneck is
6 replies
TTCTheo's Typesafe Cult
Created by BigBellyBigDreams on 11/21/2023 in #questions
Slow page load times?
this is during dev; not sure what you mean by static or dynamic. I'm going to assume dynamic since I am making a request and waiting before the components render
6 replies
TTCTheo's Typesafe Cult
Created by BigBellyBigDreams on 7/22/2023 in #questions
Difference between server/client components? When to use?
and in that case server components are not "rendered" right or are they?
12 replies
TTCTheo's Typesafe Cult
Created by BigBellyBigDreams on 7/22/2023 in #questions
Difference between server/client components? When to use?
makes sense, so on my client components it should be pure html and all my state handling / logic is contained in the server component
12 replies
TTCTheo's Typesafe Cult
Created by BigBellyBigDreams on 7/22/2023 in #questions
Difference between server/client components? When to use?
@nyx (Rustular DevRel) ohhh so its like logical components basically
12 replies