Oudwin
Explore posts from serversTTCTheo's Typesafe Cult
•Created by Oudwin on 1/5/2025 in #questions
LF Video where Theo talks about using react query for ping
I can't remember what the video is. But I remember he saying that for ping they are using react query a bunch for handling microphone and other devices instead of global state management. I'm building something that also has to deal with microphone and video devices and I wanted to rewatch that video because I can't really see how react query can be helpful
8 replies
CDCloudflare Developers
•Created by Oudwin on 10/18/2024 in #pages-help
customize npm install command on cloudflare pages
I have a monorepo and would like to avoid installing every package on every build (even packages related to applications that are not being deployed).
is there a way I can customize the npm install command to add a filter so it doesn't install unnneeded packages?
27 replies