SSolidJS•Created by smushball on 5/22/2024 in #support Await a resource inside a function?
I need to use from data from my resource inside a submit callback. Specifically, it's like an "Add to cart" function, which needs to check some logic based on your cart, and a resource which fetches from some external API