tozz
tozz
Explore posts from servers
CDCloudflare Developers
Created by tozz on 4/10/2024 in #pages-help
"No wrangler.toml file found" error in mono repo setup
2 replies
SSolidJS
Created by tozz on 9/23/2023 in #support
Best way of passing props from Provider to Context
I don't like providers knowing about how and where data is located, I prefer them agnostic, otherwise moving the resources into the provider would work well (and I will do that for other things)
6 replies
SSolidJS
Created by tozz on 9/23/2023 in #support
Best way of passing props from Provider to Context
Imagine having 5 more props like markets
6 replies
SSolidJS
Created by tozz on 9/23/2023 in #support
Best way of passing props from Provider to Context
The data is read only so I don't need a store, and with many props using an effect would be very verbose setting everything up 🙂
6 replies